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

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

Completed in 176 milliseconds