Searched refs:isFrameOperand (Results 1 – 2 of 2) sorted by relevance
606 bool isFrameOperand(const MachineInstr &MI, unsigned int Op,
677 bool X86InstrInfo::isFrameOperand(const MachineInstr &MI, unsigned int Op, in isFrameOperand() function in X86InstrInfo890 if (MI.getOperand(0).getSubReg() == 0 && isFrameOperand(MI, 1, FrameIndex)) in isLoadFromStackSlot()925 isFrameOperand(MI, 0, FrameIndex)) in isStoreToStackSlot()