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.h1192 unsigned getVALUOp(const MachineInstr &MI) const;
H A DSIInstrInfo.cpp5524 unsigned SIInstrInfo::getVALUOp(const MachineInstr &MI) const { in getVALUOp() function in SIInstrInfo
7352 unsigned NewOpcode = getVALUOp(Inst); in moveToVALUImpl()