Searched refs:isFrameOperand (Results 1 – 2 of 2) sorted by relevance
464 bool isFrameOperand(const MachineInstr *MI, unsigned int Op,
2126 bool X86InstrInfo::isFrameOperand(const MachineInstr *MI, unsigned int Op, in isFrameOperand() function in X86InstrInfo2211 if (MI->getOperand(0).getSubReg() == 0 && isFrameOperand(MI, 1, FrameIndex)) in isLoadFromStackSlot()2233 isFrameOperand(MI, 0, FrameIndex)) in isStoreToStackSlot()