Searched refs:getInstructionSelector (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp69 InstructionSelector *RISCVSubtarget::getInstructionSelector() const { function in class:RISCVSubtarget
H A DRISCVSubtarget.h137 InstructionSelector *getInstructionSelector() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h110 virtual InstructionSelector *getInstructionSelector() const { function in class:llvm::TargetSubtargetInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp293 InstructionSelector *MipsSubtarget::getInstructionSelector() const { function in class:MipsSubtarget
H A DMipsSubtarget.h407 InstructionSelector *getInstructionSelector() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInstructionSelect.cpp77 InstructionSelector *ISel = MF.getSubtarget().getInstructionSelector();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp236 InstructionSelector *AArch64Subtarget::getInstructionSelector() const { function in class:AArch64Subtarget
H A DAArch64Subtarget.h287 InstructionSelector *getInstructionSelector() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.cpp363 InstructionSelector *X86Subtarget::getInstructionSelector() const { function in class:X86Subtarget
H A DX86Subtarget.h567 InstructionSelector *getInstructionSelector() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp131 InstructionSelector *ARMSubtarget::getInstructionSelector() const { function in class:ARMSubtarget
H A DARMSubtarget.h556 InstructionSelector *getInstructionSelector() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h453 InstructionSelector *getInstructionSelector() const override {

Completed in 108 milliseconds