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

  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeISelLowering.h 122 SDValue LowerGlobalTLSAddress(SDValue Op, SelectionDAG &DAG) const;
MBlazeISelLowering.cpp 201 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG);
601 LowerGlobalTLSAddress(SDValue Op, SelectionDAG &DAG) const {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.h 133 SDValue LowerGlobalTLSAddress(SDValue Op, SelectionDAG &DAG) const;
MipsISelLowering.cpp 672 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG);
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 170 SDValue LowerGlobalTLSAddress(SDValue Op, SelectionDAG &DAG) const;
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 173 SDValue LowerGlobalTLSAddress(SDValue Op, SelectionDAG &DAG) const;
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreISelLowering.h 138 SDValue LowerGlobalTLSAddress(SDValue Op, SelectionDAG &DAG) const;
XCoreISelLowering.cpp 170 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG);
264 LowerGlobalTLSAddress(SDValue Op, SelectionDAG &DAG) const
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 141 SDValue LowerGlobalTLSAddress(SDValue Op, SelectionDAG &DAG) const;
HexagonISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.h 411 SDValue LowerGlobalTLSAddress(SDValue Op, SelectionDAG &DAG) const;
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 476 SDValue LowerGlobalTLSAddress(SDValue Op, SelectionDAG &DAG) const;
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 536 SDValue LowerGlobalTLSAddress(SDValue Op, SelectionDAG &DAG) const;
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.h     [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h     [all...]
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h     [all...]
X86ISelLowering.cpp     [all...]

Completed in 401 milliseconds