Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h91 selectVOP3Mods(MachineOperand &Root) const;
DAMDGPUGISel.td31 GIComplexOperandMatcher<s32, "selectVOP3Mods">,
DAMDGPUInstructionSelector.cpp692 AMDGPUInstructionSelector::selectVOP3Mods(MachineOperand &Root) const { in selectVOP3Mods() function in AMDGPUInstructionSelector