Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h136 selectVOP3Mods(MachineOperand &Root) const;
DAMDGPUGISel.td30 GIComplexOperandMatcher<s32, "selectVOP3Mods">,
DAMDGPUInstructionSelector.cpp1927 AMDGPUInstructionSelector::selectVOP3Mods(MachineOperand &Root) const { in selectVOP3Mods() function in AMDGPUInstructionSelector