Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h239 bool UseEL2ForTP = false; variable
406 bool useEL2ForTP() const { return UseEL2ForTP; } in useEL2ForTP()