reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
268 virtual unsigned isStoreToStackSlot(const MachineInstr &MI,
197 unsigned isStoreToStackSlot(const MachineInstr &MI,
1390 if (unsigned Reg = TII.isStoreToStackSlot(FrameInstr, FI)) {
lib/Target/X86/X86InstrInfo.cpp 451 if ((Reg = isStoreToStackSlot(MI, FrameIndex)))