Searched refs:lowerThreadPointer (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 501 SDValue lowerThreadPointer(const SDLoc &DL, SelectionDAG &DAG) const;
|
H A D | SystemZISelLowering.cpp | 2550 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 D | SystemZISelLowering.h | 568 SDValue lowerThreadPointer(const SDLoc &DL, SelectionDAG &DAG) const;
|
H A D | SystemZISelLowering.cpp | 3064 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 D | SystemZISelLowering.h | 638 SDValue lowerThreadPointer(const SDLoc &DL, SelectionDAG &DAG) const;
|
H A D | SystemZISelLowering.cpp | 3306 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()
|