Searched refs:LowerToTLSExecModels (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 539 SDValue LowerToTLSExecModels(GlobalAddressSDNode *GA,
|
H A D | ARMISelLowering.cpp | 2711 ARMTargetLowering::LowerToTLSExecModels(GlobalAddressSDNode *GA, in LowerToTLSExecModels() function in ARMTargetLowering 2787 return LowerToTLSExecModels(GA, DAG, model); in LowerGlobalTLSAddress()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 697 SDValue LowerToTLSExecModels(GlobalAddressSDNode *GA,
|
H A D | ARMISelLowering.cpp | 3252 ARMTargetLowering::LowerToTLSExecModels(GlobalAddressSDNode *GA, in LowerToTLSExecModels() function in ARMTargetLowering 3325 return LowerToTLSExecModels(GA, DAG, model); in LowerGlobalTLSAddress()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 816 SDValue LowerToTLSExecModels(GlobalAddressSDNode *GA,
|
H A D | ARMISelLowering.cpp | 3684 ARMTargetLowering::LowerToTLSExecModels(GlobalAddressSDNode *GA, in LowerToTLSExecModels() function in ARMTargetLowering 3757 return LowerToTLSExecModels(GA, DAG, model); in LowerGlobalTLSAddress()
|