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