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