Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h248 bool UseEL3ForTP = false; variable
420 bool useEL3ForTP() const { return UseEL3ForTP; } in useEL3ForTP()