Searched defs:getCallLowering (Results 1 – 9 of 9) sorted by relevance
92 const CallLowering *RISCVSubtarget::getCallLowering() const { in getCallLowering() function in RISCVSubtarget
251 const CallLowering *PPCSubtarget::getCallLowering() const { in getCallLowering() function in PPCSubtarget
66 const CallLowering *M68kSubtarget::getCallLowering() const { in getCallLowering() function in M68kSubtarget
281 const CallLowering *MipsSubtarget::getCallLowering() const { in getCallLowering() function in MipsSubtarget
230 const CallLowering *AArch64Subtarget::getCallLowering() const { in getCallLowering() function in AArch64Subtarget
325 const CallLowering *X86Subtarget::getCallLowering() const { in getCallLowering() function in X86Subtarget
127 const CallLowering *ARMSubtarget::getCallLowering() const { in getCallLowering() function in ARMSubtarget
100 virtual const CallLowering *getCallLowering() const { return nullptr; } in getCallLowering() function
236 const CallLowering *getCallLowering() const override { in getCallLowering() function