Searched refs:isZeroImm (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp51 static bool isZeroImm(const MachineOperand &op) { function
67 (isZeroImm(MI->getOperand(2))))
89 (isZeroImm(MI->getOperand(2))))
/freebsd-10.2-release/contrib/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h122 bool isZeroImm(const MachineOperand &op) const;
H A DMipsInstrInfo.cpp44 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const { function in class:MipsInstrInfo
H A DMipsSEInstrInfo.cpp51 (isZeroImm(MI->getOperand(2)))) {
74 (isZeroImm(MI->getOperand(2)))) {

Completed in 58 milliseconds