OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TargetGlobalAddress
(Results
1 - 18
of
18
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/VE/
VEISelDAGToDAG.cpp
164
Addr.getOpcode() == ISD::
TargetGlobalAddress
||
226
Addr.getOpcode() == ISD::
TargetGlobalAddress
||
257
Addr.getOpcode() == ISD::
TargetGlobalAddress
||
276
Addr.getOpcode() == ISD::
TargetGlobalAddress
||
308
Addr.getOpcode() == ISD::
TargetGlobalAddress
||
/src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
LanaiISelDAGToDAG.cpp
164
Addr.getOpcode() == ISD::
TargetGlobalAddress
))
219
Addr.getOpcode() == ISD::
TargetGlobalAddress
))
/src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
SparcISelDAGToDAG.cpp
84
Addr.getOpcode() == ISD::
TargetGlobalAddress
||
123
Addr.getOpcode() == ISD::
TargetGlobalAddress
||
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
ISDOpcodes.h
154
///
TargetGlobalAddress
- Like GlobalAddress, but the DAG does no folding or
157
TargetGlobalAddress
,
SelectionDAGNodes.h
1708
N->getOpcode() == ISD::
TargetGlobalAddress
||
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
Mips16ISelDAGToDAG.cpp
119
Addr.getOpcode() == ISD::
TargetGlobalAddress
))
MipsSEISelDAGToDAG.cpp
327
Addr.getOpcode() == ISD::
TargetGlobalAddress
))
/src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
AVRISelDAGToDAG.cpp
421
if (Op == ISD::
TargetGlobalAddress
|| Op == ISD::TargetExternalSymbol) {
/src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
BPFISelDAGToDAG.cpp
110
Addr.getOpcode() == ISD::
TargetGlobalAddress
)
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp
162
case ISD::
TargetGlobalAddress
: return "
TargetGlobalAddress
";
SelectionDAGISel.cpp
2846
case ISD::
TargetGlobalAddress
:
SelectionDAG.cpp
609
case ISD::
TargetGlobalAddress
:
1560
Opc = isTargetGA ? ISD::
TargetGlobalAddress
: ISD::GlobalAddress;
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp
670
N.getOperand(0).getOpcode() != ISD::
TargetGlobalAddress
&&
979
N.getOperand(0).getOpcode() != ISD::
TargetGlobalAddress
&&
1150
N.getOperand(0).getOpcode() != ISD::
TargetGlobalAddress
&&
1284
N.getOperand(0).getOpcode() != ISD::
TargetGlobalAddress
&&
/src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
NVPTXISelDAGToDAG.cpp
3584
if (N.getOpcode() == ISD::
TargetGlobalAddress
||
3640
Addr.getOpcode() == ISD::
TargetGlobalAddress
)
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp
2573
if (N->getOpcode() != ISD::
TargetGlobalAddress
)
2750
if (Opc != ISD::
TargetGlobalAddress
|| !WasTruncated) {
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp
1406
if (GA->getOpcode() == ISD::
TargetGlobalAddress
) {
1419
// The operand(0) of CONST32 is
TargetGlobalAddress
, which is what we
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp
233
N.getOpcode() == ISD::
TargetGlobalAddress
) {
5136
Offset.getOpcode() == ISD::
TargetGlobalAddress
) {
PPCISelLowering.cpp
2701
assert(Disp.getOpcode() == ISD::
TargetGlobalAddress
||
5524
Callee.getOpcode() == ISD::
TargetGlobalAddress
||
17290
assert(Disp.getOpcode() == ISD::
TargetGlobalAddress
||
Completed in 55 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026