Searched defs:HasBTI (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/ | ||
H A D | AArch64.h | 77 bool HasBTI = false; global() variable |
H A D | ARM.h | 84 unsigned HasBTI : 1; global() variable |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 8358 bool HasBTI = any_of(RepeatedSequenceLocs, [](outliner::Candidate &C) { getOutliningCandidateInfo() local |