Searched refs:int32_6 (Results 1 – 2 of 2) sorted by relevance
486 CallInst* int32_6 = CallInst::Create(func_test3, "", label_entry_5); in makeLLVMModule() local487 int32_6->setCallingConv(CallingConv::C); in makeLLVMModule()488 int32_6->setTailCall(false);AttrListPtr int32_6_PAL; in makeLLVMModule()489 int32_6->setAttributes(int32_6_PAL); in makeLLVMModule()491 ReturnInst::Create(getGlobalContext(), int32_6, label_entry_5); in makeLLVMModule()
490 CallInst* int32_6 = CallInst::Create(func_test3, "", label_entry_5); in makeLLVMModule() local491 int32_6->setCallingConv(CallingConv::C); in makeLLVMModule()492 int32_6->setTailCall(false);AttributeSet int32_6_PAL; in makeLLVMModule()493 int32_6->setAttributes(int32_6_PAL); in makeLLVMModule()495 ReturnInst::Create(Context, int32_6, label_entry_5); in makeLLVMModule()