Searched defs:getCallLowering (Results 1 – 7 of 7) sorted by relevance
65 const CallLowering *RISCVSubtarget::getCallLowering() const { in getCallLowering() function in RISCVSubtarget
193 const CallLowering *AArch64Subtarget::getCallLowering() const { in getCallLowering() function in AArch64Subtarget
281 const CallLowering *MipsSubtarget::getCallLowering() const { in getCallLowering() function in MipsSubtarget
358 const CallLowering *X86Subtarget::getCallLowering() const { in getCallLowering() function in X86Subtarget
127 const CallLowering *ARMSubtarget::getCallLowering() const { in getCallLowering() function in ARMSubtarget
103 virtual const CallLowering *getCallLowering() const { return nullptr; } in getCallLowering() function
425 const CallLowering *getCallLowering() const override { in getCallLowering() function