Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4484 static bool compareMachineOp(const MachineOperand &Op0, in compareMachineOp() function
5193 if (!compareMachineOp(Src0, Src1) && in verifyInstruction()
5194 !compareMachineOp(Src0, Src2)) { in verifyInstruction()