Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3413 static bool compareMachineOp(const MachineOperand &Op0, in compareMachineOp() function
4066 if (!compareMachineOp(Src0, Src1) && in verifyInstruction()
4067 !compareMachineOp(Src0, Src2)) { in verifyInstruction()