Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h246 bool UseEL1ForTP = false; variable
418 bool useEL1ForTP() const { return UseEL1ForTP; } in useEL1ForTP()