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.cpp4340 static bool compareMachineOp(const MachineOperand &Op0, in compareMachineOp() function
5008 if (!compareMachineOp(Src0, Src1) && in verifyInstruction()
5009 !compareMachineOp(Src0, Src2)) { in verifyInstruction()