Home
last modified time | relevance | path

Searched defs:removeModOperands (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp1200 static void removeModOperands(MachineInstr &MI) { in removeModOperands() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2301 static void removeModOperands(MachineInstr &MI) { in removeModOperands() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp3021 void SIInstrInfo::removeModOperands(MachineInstr &MI) const { in removeModOperands() function in SIInstrInfo