Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h501 SDValue lowerThreadPointer(const SDLoc &DL, SelectionDAG &DAG) const;
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h568 SDValue lowerThreadPointer(const SDLoc &DL, SelectionDAG &DAG) const;
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h638 SDValue lowerThreadPointer(const SDLoc &DL, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp3306 SDValue SystemZTargetLowering::lowerThreadPointer(const SDLoc &DL, in lowerThreadPointer() function in SystemZTargetLowering
3338 SDValue TP = lowerThreadPointer(DL, DAG); in lowerGlobalTLSAddress()
4477 return lowerThreadPointer(SDLoc(Op), DAG); in lowerINTRINSIC_WO_CHAIN()