Searched refs:createCall (Results 1 – 2 of 2) sorted by relevance
823 static MachineInstr *createCall(MachineBasicBlock &MBB, in createCall() function865 OriginalCall = createCall(MBB, MBBI, TII, MI.getOperand(1), in expandCALL_RVMARKER()897 MachineInstr *Call = createCall(MBB, MBBI, TII, MI.getOperand(0), in expandCALL_BTI()
580 CallRef createCall(const FunctionDecl *Callee) { in createCall() function in __anonfb577fba0111::CallStackFrame6590 CallRef Call = Info.CurrentCall->createCall(Definition); in HandleConstructorCall()8005 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()8093 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()16926 CallRef Call = Info.CurrentCall->createCall(Callee); in EvaluateWithSubstitution()