Searched refs:getDynamicTLSAddr (Results 1 – 4 of 4) sorted by relevance
165 SDValue getDynamicTLSAddr(GlobalAddressSDNode *N, SelectionDAG &DAG) const;
1250 Addr = getDynamicTLSAddr(N, DAG); in LowerGlobalTLSAddress()1302 SDValue CSKYTargetLowering::getDynamicTLSAddr(GlobalAddressSDNode *N, in getDynamicTLSAddr() function in CSKYTargetLowering
627 SDValue getDynamicTLSAddr(GlobalAddressSDNode *N, SelectionDAG &DAG) const;
3823 SDValue RISCVTargetLowering::getDynamicTLSAddr(GlobalAddressSDNode *N, in getDynamicTLSAddr() function in RISCVTargetLowering3876 Addr = getDynamicTLSAddr(N, DAG); in lowerGlobalTLSAddress()