Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h238 bool UseEL1ForTP = false; variable
405 bool useEL1ForTP() const { return UseEL1ForTP; } in useEL1ForTP()