Home
last modified time | relevance | path

Searched refs:getInstructionSelector (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp96 InstructionSelector *RISCVSubtarget::getInstructionSelector() const { in getInstructionSelector() function in RISCVSubtarget
H A DRISCVSubtarget.h147 InstructionSelector *getInstructionSelector() const override;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h110 virtual InstructionSelector *getInstructionSelector() const { in getInstructionSelector() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp261 InstructionSelector *PPCSubtarget::getInstructionSelector() const { in getInstructionSelector() function in PPCSubtarget
H A DPPCSubtarget.h418 InstructionSelector *getInstructionSelector() const override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSubtarget.h407 InstructionSelector *getInstructionSelector() const override;
H A DMipsSubtarget.cpp293 InstructionSelector *MipsSubtarget::getInstructionSelector() const { in getInstructionSelector() function in MipsSubtarget
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Subtarget.cpp329 InstructionSelector *X86Subtarget::getInstructionSelector() const { in getInstructionSelector() function in X86Subtarget
H A DX86Subtarget.h581 InstructionSelector *getInstructionSelector() const override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DInstructionSelect.cpp93 InstructionSelector *ISel = MF.getSubtarget().getInstructionSelector(); in runOnMachineFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp247 InstructionSelector *AArch64Subtarget::getInstructionSelector() const { in getInstructionSelector() function in AArch64Subtarget
H A DAArch64Subtarget.h311 InstructionSelector *getInstructionSelector() const override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp131 InstructionSelector *ARMSubtarget::getInstructionSelector() const { in getInstructionSelector() function in ARMSubtarget
H A DARMSubtarget.h579 InstructionSelector *getInstructionSelector() const override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h242 InstructionSelector *getInstructionSelector() const override { in getInstructionSelector() function