Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h407 bool useEL3ForTP() const { return UseEL3ForTP; } in useEL3ForTP() function
H A DAArch64ExpandPseudoInsts.cpp1046 if (MF->getSubtarget<AArch64Subtarget>().useEL3ForTP()) in expandMI()