Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:SP

840   unsigned SP = TLI.getStackPointerRegisterToSaveRestore();
849 if (TheReg == SP && Code == InlineAsm::Kind_Clobber) {