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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h197 bool UseEL2ForTP = false; member in class:llvm::final
352 bool useEL2ForTP() const { return UseEL2ForTP; }

Completed in 47 milliseconds