Searched defs:getCallLowering (Results 1 – 8 of 8) sorted by relevance
92 const CallLowering *RISCVSubtarget::getCallLowering() const { in getCallLowering() function in RISCVSubtarget
249 const CallLowering *PPCSubtarget::getCallLowering() const { in getCallLowering() function in PPCSubtarget
281 const CallLowering *MipsSubtarget::getCallLowering() const { in getCallLowering() function in MipsSubtarget
325 const CallLowering *X86Subtarget::getCallLowering() const { in getCallLowering() function in X86Subtarget
239 const CallLowering *AArch64Subtarget::getCallLowering() const { in getCallLowering() function in AArch64Subtarget
127 const CallLowering *ARMSubtarget::getCallLowering() const { in getCallLowering() function in ARMSubtarget
100 virtual const CallLowering *getCallLowering() const { return nullptr; } in getCallLowering() function
234 const CallLowering *getCallLowering() const override { in getCallLowering() function