Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h89 selectVOP3OMods(MachineOperand &Root) const;
DAMDGPUGISel.td35 GIComplexOperandMatcher<s32, "selectVOP3OMods">,
DAMDGPUInstructionSelector.cpp683 AMDGPUInstructionSelector::selectVOP3OMods(MachineOperand &Root) const { in selectVOP3OMods() function in AMDGPUInstructionSelector