Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1067 unsigned getVALUOp(const MachineInstr &MI) const;
H A DSIInstrInfo.cpp5214 unsigned SIInstrInfo::getVALUOp(const MachineInstr &MI) const { in getVALUOp() function in SIInstrInfo
6858 unsigned NewOpcode = getVALUOp(Inst); in moveToVALUImpl()