Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h87 selectVOP3Mods0(MachineOperand &Root) const;
DAMDGPUGISel.td27 GIComplexOperandMatcher<s32, "selectVOP3Mods0">,
DAMDGPUInstructionSelector.cpp674 AMDGPUInstructionSelector::selectVOP3Mods0(MachineOperand &Root) const { in selectVOP3Mods0() function in AMDGPUInstructionSelector