Searched refs:HasBTI (Results 1 – 6 of 6) sorted by relevance
84 HasBTI = true; in setArchFeatures()119 HasBTI = true; in setArchFeatures()532 if (HasBTI) in getTargetDefines()775 .Case("bti", HasBTI) in hasFeature()951 HasBTI = true; in handleTargetFeatures()
99 unsigned HasBTI : 1;
81 bool HasBTI = false; variable
520 HasBTI = 0; in handleTargetFeatures()606 HasBTI = 1; in handleTargetFeatures()1024 if (HasBTI) in getTargetDefines()
8422 bool HasBTI = any_of(RepeatedSequenceLocs, [](outliner::Candidate &C) { in getOutliningCandidateInfo() local8519 !HasBTI)) { in getOutliningCandidateInfo()
260 def HasBTI : Predicate<"Subtarget->hasBTI()">,1224 def : InstAlias<"bti", (HINT 32)>, Requires<[HasBTI]>;1225 def : InstAlias<"bti $op", (HINT btihint_op:$op)>, Requires<[HasBTI]>;