enum LLVM::CallConvention ¶ Members¶ C = 0 ¶ Fast = 8 ¶ Cold = 9 ¶ WebKit_JS = 12 ¶ AnyReg = 13 ¶ X86_StdCall = 64 ¶ X86_FastCall = 65 ¶ Methods¶ #any_reg? ¶ View source #c? ¶ View source #cold? ¶ View source #fast? ¶ View source #web_kit_js? ¶ View source #x86_fast_call? ¶ View source #x86_std_call? ¶ View source