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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h196 bool UseEL1ForTP = false; member in class:llvm::final
351 bool useEL1ForTP() const { return UseEL1ForTP; }

Completed in 93 milliseconds