Home
last modified time | relevance | path

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

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