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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAG.h 352 SDValue getGlobalAddress(const GlobalValue *GV, DebugLoc DL, EVT VT,
358 return getGlobalAddress(GV, DL, VT, offset, true, TargetFlags);
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 385 LowAddr = DAG.getGlobalAddress(GASD->getGlobal(), DL, Base.getValueType(),
387 HighAddr = DAG.getGlobalAddress(GASD->getGlobal(), DL, Base.getValueType(),
453 SDValue NewBasePtr = DAG.getGlobalAddress(GV, DL,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 380 LowAddr = DAG.getGlobalAddress(GASD->getGlobal(), DL, Base.getValueType(),
382 HighAddr = DAG.getGlobalAddress(GASD->getGlobal(), DL, Base.getValueType(),
446 SDValue NewBasePtr = DAG.getGlobalAddress(GV, DL,
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 524 SDValue getGlobalAddress(const GlobalValue *GV, const SDLoc &DL, EVT VT,
530 return getGlobalAddress(GV, DL, VT, offset, true, TargetFlags);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
SelectionDAG.h 614 SDValue getGlobalAddress(const GlobalValue *GV, const SDLoc &DL, EVT VT,
620 return getGlobalAddress(GV, DL, VT, offset, true, TargetFlags);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
TargetLowering.cpp     [all...]
DAGCombiner.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
TargetLowering.cpp     [all...]
DAGCombiner.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]

Completed in 2522 milliseconds