Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h198 bool HasPAUTH = false; variable
476 bool hasPAUTH() const { return HasPAUTH; } in hasPAUTH()