Home
last modified time | relevance | path

Searched refs:hasBTI (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64Subtarget.h396 bool hasBTI() const { return HasBTI; } in hasBTI() function
HDAArch64InstrInfo.td135 def HasBTI : Predicate<"Subtarget->hasBTI()">,