Home
last modified time | relevance | path

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

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