Searched defs:isZeroImm (Results 1 – 3 of 3) sorted by relevance
53 static bool isZeroImm(const MachineOperand &op) { in isZeroImm() function
49 static bool isZeroImm(const MachineOperand &Op) { in isZeroImm() function
51 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const { in isZeroImm() function in MipsInstrInfo