OpenGrok
Cross Reference: X86FastISel.cpp
xref
: /
external
/
llvm
/
lib
/
Target
/
X86
/
X86FastISel.cpp
Home
|
History
|
Annotate
|
Download
|
only in
X86
Lines Matching
full:rsp
61
StackPtr = Subtarget->is64Bit() ? X86::
RSP
: X86::ESP;