Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h247 bool UseEL2ForTP = false; variable
419 bool useEL2ForTP() const { return UseEL2ForTP; } in useEL2ForTP()