Home
last modified time | relevance | path

Searched refs:getVALUOp (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h905 unsigned getVALUOp(const MachineInstr &MI) const;
H A DSIInstrInfo.cpp4685 unsigned SIInstrInfo::getVALUOp(const MachineInstr &MI) const { in getVALUOp() function in SIInstrInfo
6051 unsigned NewOpcode = getVALUOp(Inst); in moveToVALU()