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