Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h406 bool useEL2ForTP() const { return UseEL2ForTP; } in useEL2ForTP() function
H A DAArch64ExpandPseudoInsts.cpp1048 else if (MF->getSubtarget<AArch64Subtarget>().useEL2ForTP()) in expandMI()