HomeSort by relevance Sort by last modified time
    Searched refs:TargetGlobalAddress (Results 1 - 25 of 48) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcISelDAGToDAG.cpp 81 Addr.getOpcode() == ISD::TargetGlobalAddress)
117 Addr.getOpcode() == ISD::TargetGlobalAddress)
  /external/llvm/lib/Target/BPF/
BPFISelDAGToDAG.cpp 68 Addr.getOpcode() == ISD::TargetGlobalAddress)
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ISDOpcodes.h 125 // TargetGlobalAddress - Like GlobalAddress, but the DAG does no folding or
128 TargetGlobalAddress,
    [all...]
  /external/llvm/lib/Target/Lanai/
LanaiISelDAGToDAG.cpp 165 Addr.getOpcode() == ISD::TargetGlobalAddress))
220 Addr.getOpcode() == ISD::TargetGlobalAddress))
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
LanaiISelDAGToDAG.cpp 165 Addr.getOpcode() == ISD::TargetGlobalAddress))
220 Addr.getOpcode() == ISD::TargetGlobalAddress))
  /external/llvm/lib/Target/Sparc/
SparcISelDAGToDAG.cpp 85 Addr.getOpcode() == ISD::TargetGlobalAddress ||
124 Addr.getOpcode() == ISD::TargetGlobalAddress ||
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
SparcISelDAGToDAG.cpp 85 Addr.getOpcode() == ISD::TargetGlobalAddress ||
124 Addr.getOpcode() == ISD::TargetGlobalAddress ||
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 123 /// TargetGlobalAddress - Like GlobalAddress, but the DAG does no folding or
126 TargetGlobalAddress,
    [all...]
SelectionDAGNodes.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeISelDAGToDAG.cpp 124 N.getOpcode() == ISD::TargetGlobalAddress)
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ISDOpcodes.h 128 /// TargetGlobalAddress - Like GlobalAddress, but the DAG does no folding or
131 TargetGlobalAddress,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
Mips16ISelDAGToDAG.cpp 120 Addr.getOpcode() == ISD::TargetGlobalAddress))
MipsSEISelDAGToDAG.cpp 379 Addr.getOpcode() == ISD::TargetGlobalAddress))
    [all...]
  /external/llvm/lib/Target/Mips/
Mips16ISelDAGToDAG.cpp 119 Addr.getOpcode() == ISD::TargetGlobalAddress))
MipsSEISelDAGToDAG.cpp 336 Addr.getOpcode() == ISD::TargetGlobalAddress))
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelDAGToDAG.cpp 133 Addr.getOpcode() == ISD::TargetGlobalAddress))
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
AVRISelDAGToDAG.cpp 429 if (Op == ISD::TargetGlobalAddress || Op == ISD::TargetExternalSymbol) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
BPFISelDAGToDAG.cpp 118 Addr.getOpcode() == ISD::TargetGlobalAddress)
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelDAGToDAG.cpp 459 N.getOperand(0).getOpcode() == ISD::TargetGlobalAddress)) {
626 N.getOperand(0).getOpcode() == ISD::TargetGlobalAddress)) {
882 N.getOperand(0).getOpcode() == ISD::TargetGlobalAddress)) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelDAGToDAG.cpp 337 case ISD::TargetGlobalAddress:
355 case ISD::TargetGlobalAddress: {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 134 case ISD::TargetGlobalAddress: return "TargetGlobalAddress";
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 157 case ISD::TargetGlobalAddress: return "TargetGlobalAddress";
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp 616 N.getOperand(0).getOpcode() != ISD::TargetGlobalAddress &&
797 N.getOperand(0).getOpcode() != ISD::TargetGlobalAddress &&
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp 602 N.getOperand(0).getOpcode() != ISD::TargetGlobalAddress &&
    [all...]

Completed in 620 milliseconds

1 2