Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h109 virtual const InstructionSelector *getInstructionSelector() const { in getInstructionSelector() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp177 const InstructionSelector *AArch64Subtarget::getInstructionSelector() const { in getInstructionSelector() function in AArch64Subtarget
DAArch64Subtarget.h193 const InstructionSelector *getInstructionSelector() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DInstructionSelect.cpp72 const InstructionSelector *ISel = MF.getSubtarget().getInstructionSelector(); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSubtarget.cpp278 const InstructionSelector *MipsSubtarget::getInstructionSelector() const { in getInstructionSelector() function in MipsSubtarget
DMipsSubtarget.h389 const InstructionSelector *getInstructionSelector() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Subtarget.cpp341 const InstructionSelector *X86Subtarget::getInstructionSelector() const { in getInstructionSelector() function in X86Subtarget
DX86Subtarget.h496 const InstructionSelector *getInstructionSelector() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSubtarget.cpp127 const InstructionSelector *ARMSubtarget::getInstructionSelector() const { in getInstructionSelector() function in ARMSubtarget
DARMSubtarget.h494 const InstructionSelector *getInstructionSelector() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h409 const InstructionSelector *getInstructionSelector() const override { in getInstructionSelector() function