Home
last modified time | relevance | path

Searched defs:HasBTI (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.h77 bool HasBTI = false; global() variable
H A DARM.h84 unsigned HasBTI : 1; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp8358 bool HasBTI = any_of(RepeatedSequenceLocs, [](outliner::Candidate &C) { getOutliningCandidateInfo() local