Home
last modified time | relevance | path

Searched refs:lowerThreadPointer (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h568 SDValue lowerThreadPointer(const SDLoc &DL, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp3064 SDValue SystemZTargetLowering::lowerThreadPointer(const SDLoc &DL, in lowerThreadPointer() function in SystemZTargetLowering
3096 SDValue TP = lowerThreadPointer(DL, DAG); in lowerGlobalTLSAddress()
4114 return lowerThreadPointer(SDLoc(Op), DAG); in lowerINTRINSIC_WO_CHAIN()