Home
last modified time | relevance | path

Searched defs:getCallLowering (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/lib/Target/BPF/
H A DBPFSubtarget.cpp112 const CallLowering *BPFSubtarget::getCallLowering() const { getCallLowering() function in BPFSubtarget
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h102 const CallLowering *getCallLowering() const override { getCallLowering() function
/llvm-project/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp65 const CallLowering *M68kSubtarget::getCallLowering() const { in getCallLowering() function in M68kSubtarget
/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp285 const CallLowering *MipsSubtarget::getCallLowering() const { getCallLowering() function in MipsSubtarget
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp110 const CallLowering *RISCVSubtarget::getCallLowering() const { getCallLowering() function in RISCVSubtarget
/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.cpp358 const CallLowering *X86Subtarget::getCallLowering() const { getCallLowering() function in X86Subtarget
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp255 const CallLowering *PPCSubtarget::getCallLowering() const { getCallLowering() function in PPCSubtarget
/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp120 const CallLowering *ARMSubtarget::getCallLowering() const { getCallLowering() function in ARMSubtarget
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp370 const CallLowering *AArch64Subtarget::getCallLowering() const { getCallLowering() function in AArch64Subtarget
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h104 virtual const CallLowering *getCallLowering() const { return nullptr; } getCallLowering() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h278 const CallLowering *getCallLowering() const override { getCallLowering() function