Searched refs:isZeroImm (Results 1 – 4 of 4) sorted by relevance
54 static bool isZeroImm(const MachineOperand &op) { in isZeroImm() function70 (isZeroImm(MI->getOperand(2)))) in isLoadFromStackSlot()92 (isZeroImm(MI->getOperand(2)))) in isStoreToStackSlot()
129 bool isZeroImm(const MachineOperand &op) const;
44 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const { in isZeroImm() function in MipsInstrInfo
49 (isZeroImm(MI->getOperand(2)))) { in isLoadFromStackSlot()71 (isZeroImm(MI->getOperand(2)))) { in isStoreToStackSlot()