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 41 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const {
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.cpp 47 static bool isZeroImm(const MachineOperand &op) {
63 (isZeroImm(MI->getOperand(2))))
85 (isZeroImm(MI->getOperand(2))))

Completed in 620 milliseconds