Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVSubtarget.cpp69 InstructionSelector *RISCVSubtarget::getInstructionSelector() const { in getInstructionSelector() function in RISCVSubtarget
DRISCVSubtarget.h111 InstructionSelector *getInstructionSelector() const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h109 virtual InstructionSelector *getInstructionSelector() const { in getInstructionSelector() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp197 InstructionSelector *AArch64Subtarget::getInstructionSelector() const { in getInstructionSelector() function in AArch64Subtarget
DAArch64Subtarget.h263 InstructionSelector *getInstructionSelector() const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DInstructionSelect.cpp76 InstructionSelector *ISel = MF.getSubtarget().getInstructionSelector(); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.cpp293 InstructionSelector *MipsSubtarget::getInstructionSelector() const { in getInstructionSelector() function in MipsSubtarget
DMipsSubtarget.h403 InstructionSelector *getInstructionSelector() const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.cpp362 InstructionSelector *X86Subtarget::getInstructionSelector() const { in getInstructionSelector() function in X86Subtarget
DX86Subtarget.h539 InstructionSelector *getInstructionSelector() const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.cpp131 InstructionSelector *ARMSubtarget::getInstructionSelector() const { in getInstructionSelector() function in ARMSubtarget
DARMSubtarget.h543 InstructionSelector *getInstructionSelector() const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h429 InstructionSelector *getInstructionSelector() const override { in getInstructionSelector() function