Home
last modified time | relevance | path

Searched defs:getInstructionSelector (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp96 InstructionSelector *RISCVSubtarget::getInstructionSelector() const { in getInstructionSelector() function in RISCVSubtarget
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp261 InstructionSelector *PPCSubtarget::getInstructionSelector() const { in getInstructionSelector() function in PPCSubtarget
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp293 InstructionSelector *MipsSubtarget::getInstructionSelector() const { in getInstructionSelector() function in MipsSubtarget
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Subtarget.cpp329 InstructionSelector *X86Subtarget::getInstructionSelector() const { in getInstructionSelector() function in X86Subtarget
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp247 InstructionSelector *AArch64Subtarget::getInstructionSelector() const { in getInstructionSelector() function in AArch64Subtarget
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp131 InstructionSelector *ARMSubtarget::getInstructionSelector() const { in getInstructionSelector() function in ARMSubtarget
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h110 virtual InstructionSelector *getInstructionSelector() const { in getInstructionSelector() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h242 InstructionSelector *getInstructionSelector() const override { in getInstructionSelector() function