HomeSort by relevance Sort by last modified time
    Searched defs:isZeroImm (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/
MipsInstrInfo.cpp 44 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const {
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.cpp 54 static bool isZeroImm(const MachineOperand &op) {
70 (isZeroImm(MI->getOperand(2))))
92 (isZeroImm(MI->getOperand(2))))

Completed in 66 milliseconds