Searched defs:isZeroImm (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp44 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const { function in class:MipsInstrInfo
/external/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp54 static bool isZeroImm(const MachineOperand &op) { function
70 (isZeroImm(MI->getOperand(2))))
92 (isZeroImm(MI->getOperand(2))))

Completed in 77 milliseconds