Searched refs:lowerTailCall (Results 1 – 8 of 8) sorted by relevance
69 bool lowerTailCall(MachineIRBuilder &MIRBuilder, CallLoweringInfo &Info,
934 bool AArch64CallLowering::lowerTailCall( in lowerTailCall() function in AArch64CallLowering1139 return lowerTailCall(MIRBuilder, Info, OutArgs); in lowerCall()
80 bool lowerTailCall(MachineIRBuilder &MIRBuilder, CallLoweringInfo &Info,
1153 bool AMDGPUCallLowering::lowerTailCall( in lowerTailCall() function in AMDGPUCallLowering1326 return lowerTailCall(MIRBuilder, Info, OutArgs); in lowerCall()
880 bool lowerTailCall(MCInst &Inst) override { in lowerTailCall() function in __anon77c122c80111::AArch64MCPlusBuilder
1325 virtual bool lowerTailCall(MCInst &Inst) { in lowerTailCall() function
1595 BC.MIB->lowerTailCall(Instruction); in runOnFunctions()
1933 bool lowerTailCall(MCInst &Inst) override { in lowerTailCall() function in __anoncef8f4420111::X86MCPlusBuilder