Home
last modified time | relevance | path

Searched refs:selectVSRC0 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h84 selectVSRC0(MachineOperand &Root) const;
DAMDGPUGISel.td18 GIComplexOperandMatcher<s32, "selectVSRC0">,
DAMDGPUInstructionSelector.cpp667 AMDGPUInstructionSelector::selectVSRC0(MachineOperand &Root) const { in selectVSRC0() function in AMDGPUInstructionSelector