Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVSubtarget.cpp69 InstructionSelector *RISCVSubtarget::getInstructionSelector() const { in getInstructionSelector() function in RISCVSubtarget
HDRISCVSubtarget.h111 InstructionSelector *getInstructionSelector() const override;
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetSubtargetInfo.h109 virtual InstructionSelector *getInstructionSelector() const { in getInstructionSelector() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDInstructionSelect.cpp76 InstructionSelector *ISel = MF.getSubtarget().getInstructionSelector(); in runOnMachineFunction()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64Subtarget.cpp208 InstructionSelector *AArch64Subtarget::getInstructionSelector() const { in getInstructionSelector() function in AArch64Subtarget
HDAArch64Subtarget.h264 InstructionSelector *getInstructionSelector() const override;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsSubtarget.cpp293 InstructionSelector *MipsSubtarget::getInstructionSelector() const { in getInstructionSelector() function in MipsSubtarget
HDMipsSubtarget.h403 InstructionSelector *getInstructionSelector() const override;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86Subtarget.cpp362 InstructionSelector *X86Subtarget::getInstructionSelector() const { in getInstructionSelector() function in X86Subtarget
HDX86Subtarget.h549 InstructionSelector *getInstructionSelector() const override;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMSubtarget.cpp131 InstructionSelector *ARMSubtarget::getInstructionSelector() const { in getInstructionSelector() function in ARMSubtarget
HDARMSubtarget.h543 InstructionSelector *getInstructionSelector() const override;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUSubtarget.h429 InstructionSelector *getInstructionSelector() const override { in getInstructionSelector() function