Searched defs:lowerCall (Results 1 – 10 of 10) sorted by relevance
26 bool CallLowering::lowerCall( in lowerCall() function in CallLowering
185 virtual bool lowerCall(MachineIRBuilder &MIRBuilder, CallingConv::ID CallConv, in lowerCall() function
367 bool X86CallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in X86CallLowering
333 bool AArch64CallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in AArch64CallLowering
496 bool ARMCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in ARMCallLowering
294 bool MipsCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in MipsCallLowering
1013 bool FastISel::lowerCall(const CallInst *CI) { in lowerCall() function in FastISel
1230 bool FastISel::lowerCall(const CallInst *CI) { in lowerCall() function in FastISel
3354 void TargetMIPS32::lowerCall(const InstCall *Instr) { in lowerCall() function in Ice::MIPS32::TargetMIPS32
3693 void TargetARM32::lowerCall(const InstCall *Instr) { in lowerCall() function in Ice::ARM32::TargetARM32