OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WrapperRIP
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/X86/
X86ISelLowering.h
148
///
WrapperRIP
- Special wrapper used under X86-64 PIC mode for RIP
150
WrapperRIP
,
[
all
...]
X86ISelDAGToDAG.cpp
637
/// MatchWrapper - Try to match X86ISD::Wrapper and X86ISD::
WrapperRIP
nodes
652
if (Subtarget->is64Bit() && N.getOpcode() == X86ISD::
WrapperRIP
&&
694
if (N.getOpcode() == X86ISD::
WrapperRIP
)
704
assert(N.getOpcode() != X86ISD::
WrapperRIP
&&
[
all
...]
X86ISelLowering.cpp
[
all
...]
Completed in 3186 milliseconds