Searched refs:int32_9 (Results 1 – 1 of 1) sorted by relevance
501 CallInst* int32_9 = CallInst::Create(func_test1, "", label_entry_8); in makeLLVMModule() local502 int32_9->setCallingConv(CallingConv::C); in makeLLVMModule()503 int32_9->setTailCall(false);AttributeSet int32_9_PAL; in makeLLVMModule()504 int32_9->setAttributes(int32_9_PAL); in makeLLVMModule()506 ReturnInst::Create(getGlobalContext(), int32_9, label_entry_8); in makeLLVMModule()