Home
last modified time | relevance | path

Searched refs:selectVOP3OpSelMods (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.h143 selectVOP3OpSelMods(MachineOperand &Root) const;
DAMDGPUGISel.td46 GIComplexOperandMatcher<s32, "selectVOP3OpSelMods">,
DAMDGPUInstructionSelector.cpp1963 AMDGPUInstructionSelector::selectVOP3OpSelMods(MachineOperand &Root) const { in selectVOP3OpSelMods() function in AMDGPUInstructionSelector