HomeSort by relevance Sort by last modified time
    Searched refs:getStackPointerRegisterToSaveRestore (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 121 unsigned SP = TLI->getStackPointerRegisterToSaveRestore();
LegalizeDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/CodeGen/
TargetInstrInfo.cpp 660 if (MI->modifiesRegister(TLI.getStackPointerRegisterToSaveRestore(), TRI))
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp 789 unsigned SPReg = getStackPointerRegisterToSaveRestore();
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 278 milliseconds