Searched refs:getStaticTLSAddr (Results 1 – 2 of 2) sorted by relevance
494 SDValue getStaticTLSAddr(GlobalAddressSDNode *N, SelectionDAG &DAG,
2549 SDValue RISCVTargetLowering::getStaticTLSAddr(GlobalAddressSDNode *N, in getStaticTLSAddr() function in RISCVTargetLowering2639 Addr = getStaticTLSAddr(N, DAG, /*UseGOT=*/false); in lowerGlobalTLSAddress()2642 Addr = getStaticTLSAddr(N, DAG, /*UseGOT=*/true); in lowerGlobalTLSAddress()