Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h240 bool UseEL3ForTP = false; variable
407 bool useEL3ForTP() const { return UseEL3ForTP; } in useEL3ForTP()