Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h81 selectVCSRC(MachineOperand &Root) const;
DAMDGPUGISel.td23 GIComplexOperandMatcher<s32, "selectVCSRC">,
DAMDGPUInstructionSelector.cpp656 AMDGPUInstructionSelector::selectVCSRC(MachineOperand &Root) const { in selectVCSRC() function in AMDGPUInstructionSelector