Searched refs:isZeroImm (Results 1 – 4 of 4) sorted by relevance
51 static bool isZeroImm(const MachineOperand &op) { in isZeroImm() function67 (isZeroImm(MI->getOperand(2)))) in isLoadFromStackSlot()89 (isZeroImm(MI->getOperand(2)))) in isStoreToStackSlot()
122 bool isZeroImm(const MachineOperand &op) const;
44 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const { in isZeroImm() function in MipsInstrInfo
51 (isZeroImm(MI->getOperand(2)))) { in isLoadFromStackSlot()74 (isZeroImm(MI->getOperand(2)))) { in isStoreToStackSlot()