Searched refs:AllowTaggedGlobals (Results 1 – 7 of 7) sorted by relevance
238 if (AllowTaggedGlobals && !isa<FunctionType>(GV->getValueType())) in ClassifyGlobalReference()
198 bool AllowTaggedGlobals = false; variable
364 "AllowTaggedGlobals",
280 if (AllowTaggedGlobals && !isa<FunctionType>(GV->getValueType())) in ClassifyGlobalReference()
224 bool AllowTaggedGlobals = false; variable
387 "AllowTaggedGlobals",
19300 if (Bits[AArch64::FeatureTaggedGlobals]) AllowTaggedGlobals = true;