Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h77 InstructionSelector *getInstructionSelector() const override { in getInstructionSelector() function
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kSubtarget.h176 InstructionSelector *getInstructionSelector() const override;
H A DM68kSubtarget.cpp70 InstructionSelector *M68kSubtarget::getInstructionSelector() const { in getInstructionSelector() function in M68kSubtarget
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp110 InstructionSelector *RISCVSubtarget::getInstructionSelector() const { in getInstructionSelector() function in RISCVSubtarget
H A DRISCVSubtarget.h263 InstructionSelector *getInstructionSelector() const override;
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h111 virtual InstructionSelector *getInstructionSelector() const { in getInstructionSelector() function
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp275 InstructionSelector *PPCSubtarget::getInstructionSelector() const { in getInstructionSelector() function in PPCSubtarget
H A DPPCSubtarget.h454 InstructionSelector *getInstructionSelector() const override;
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsSubtarget.h410 InstructionSelector *getInstructionSelector() const override;
H A DMipsSubtarget.cpp298 InstructionSelector *MipsSubtarget::getInstructionSelector() const { in getInstructionSelector() function in MipsSubtarget
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h177 InstructionSelector *getInstructionSelector() const override;
H A DAArch64Subtarget.cpp300 InstructionSelector *AArch64Subtarget::getInstructionSelector() const { in getInstructionSelector() function in AArch64Subtarget
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DInstructionSelect.cpp91 InstructionSelector *ISel = MF.getSubtarget().getInstructionSelector(); in runOnMachineFunction()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86Subtarget.cpp349 InstructionSelector *X86Subtarget::getInstructionSelector() const { in getInstructionSelector() function in X86Subtarget
H A DX86Subtarget.h160 InstructionSelector *getInstructionSelector() const override;
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMSubtarget.h281 InstructionSelector *getInstructionSelector() const override;
H A DARMSubtarget.cpp128 InstructionSelector *ARMSubtarget::getInstructionSelector() const { in getInstructionSelector() function in ARMSubtarget
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h237 InstructionSelector *getInstructionSelector() const override { in getInstructionSelector() function