Searched refs:getDynamicTLSAddr (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h190 SDValue getDynamicTLSAddr(GlobalAddressSDNode *N, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp567 SDValue RISCVTargetLowering::getDynamicTLSAddr(GlobalAddressSDNode *N, function in class:RISCVTargetLowering
619 Addr = getDynamicTLSAddr(N, DAG);

Completed in 114 milliseconds