Searched refs:LowerToTLSExecModels (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.h | 414 SDValue LowerToTLSExecModels(GlobalAddressSDNode *GA,
|
D | ARMISelLowering.cpp | 2016 ARMTargetLowering::LowerToTLSExecModels(GlobalAddressSDNode *GA, in LowerToTLSExecModels() function in ARMTargetLowering 2076 return LowerToTLSExecModels(GA, DAG); in LowerGlobalTLSAddress()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 539 SDValue LowerToTLSExecModels(GlobalAddressSDNode *GA,
|
D | ARMISelLowering.cpp | 2711 ARMTargetLowering::LowerToTLSExecModels(GlobalAddressSDNode *GA, in LowerToTLSExecModels() function in ARMTargetLowering 2787 return LowerToTLSExecModels(GA, DAG, model); in LowerGlobalTLSAddress()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 648 SDValue LowerToTLSExecModels(GlobalAddressSDNode *GA,
|
D | ARMISelLowering.cpp | 2956 ARMTargetLowering::LowerToTLSExecModels(GlobalAddressSDNode *GA, in LowerToTLSExecModels() function in ARMTargetLowering 3029 return LowerToTLSExecModels(GA, DAG, model); in LowerGlobalTLSAddress()
|