Searched refs:int32_3 (Results 1 – 1 of 1) sorted by relevance
471 CallInst* int32_3 = CallInst::Create(func_test2, "", label_entry); in makeLLVMModule() local472 int32_3->setCallingConv(CallingConv::C); in makeLLVMModule()473 int32_3->setTailCall(false);AttributeSet int32_3_PAL; in makeLLVMModule()474 int32_3->setAttributes(int32_3_PAL); in makeLLVMModule()476 ReturnInst::Create(getGlobalContext(), int32_3, label_entry); in makeLLVMModule()