Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h501 SDValue lowerThreadPointer(const SDLoc &DL, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp2550 SDValue SystemZTargetLowering::lowerThreadPointer(const SDLoc &DL, in lowerThreadPointer() function in SystemZTargetLowering
2579 SDValue TP = lowerThreadPointer(DL, DAG); in lowerGlobalTLSAddress()
3457 return lowerThreadPointer(SDLoc(Op), DAG); in lowerINTRINSIC_WO_CHAIN()