Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h617 SDValue lowerThreadPointer(const SDLoc &DL, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp3170 SDValue SystemZTargetLowering::lowerThreadPointer(const SDLoc &DL, in lowerThreadPointer() function in SystemZTargetLowering
3202 SDValue TP = lowerThreadPointer(DL, DAG); in lowerGlobalTLSAddress()
4237 return lowerThreadPointer(SDLoc(Op), DAG); in lowerINTRINSIC_WO_CHAIN()