Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h675 SDValue lowerThreadPointer(const SDLoc &DL, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp3609 SDValue SystemZTargetLowering::lowerThreadPointer(const SDLoc &DL, in lowerThreadPointer() function in SystemZTargetLowering
3641 SDValue TP = lowerThreadPointer(DL, DAG); in lowerGlobalTLSAddress()
4845 return lowerThreadPointer(SDLoc(Op), DAG); in lowerINTRINSIC_WO_CHAIN()