Searched defs:CallInst (Results 1 – 14 of 14) sorted by relevance
26 class CallInst; variable
20 class CallInst; variable
36 class CallInst; variable
22 class CallInst; variable
35 class CallInst; variable
24 class CallInst; variable
28 class CallInst; variable
114 MCInst CallInst; in EmitCall() local
72 TEST_F(ModuleWithFunctionTest, CallInst) { in TEST_F() argument
44 class CallInst; variable484 virtual bool getTgtMemIntrinsic(IntrinsicInfo &, const CallInst &, in getTgtMemIntrinsic()2471 virtual bool mayBeEmittedAsTailCall(CallInst *) const { in mayBeEmittedAsTailCall() argument2588 virtual bool ExpandInlineAsm(CallInst *) const { in ExpandInlineAsm() argument
302 CallInst::CallInst(Value *Func, const Twine &Name, in CallInst() function in CallInst312 CallInst::CallInst(Value *Func, const Twine &Name, in CallInst() function in CallInst322 CallInst::CallInst(const CallInst &CI) in CallInst() function in CallInst
1455 CAMLprim value llvm_is_tail_call(LLVMValueRef CallInst) { in llvm_is_tail_call()1461 LLVMValueRef CallInst) { in llvm_set_tail_call()