Searched refs:hasDefaultTLSDESC (Results 1 – 3 of 3) sorted by relevance
1088 bool hasDefaultTLSDESC() const { return isAndroid() && isRISCV64(); } in hasDefaultTLSDESC() function
587 getExplicitEnableTLSDESC().value_or(TheTriple.hasDefaultTLSDESC()); in InitTargetOptionsFromCodeGenFlags()
786 return Triple.hasDefaultTLSDESC(); in isTLSDESCEnabled()