Searched refs:createCall (Results 1 – 2 of 2) sorted by relevance
823 static MachineInstr *createCall(MachineBasicBlock &MBB, in createCall() function866 OriginalCall = createCall(MBB, MBBI, TII, MI.getOperand(2), in expandCALL_RVMARKER()899 MachineInstr *Call = createCall(MBB, MBBI, TII, MI.getOperand(0), in expandCALL_BTI()
599 CallRef createCall(const FunctionDecl *Callee) { in createCall() function in __anonfb577fba0111::CallStackFrame6896 CallRef Call = Info.CurrentCall->createCall(Definition); in HandleConstructorCall()8345 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()8432 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()17848 CallRef Call = Info.CurrentCall->createCall(Callee); in EvaluateWithSubstitution()