Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h420 bool useEL3ForTP() const { return UseEL3ForTP; } in useEL3ForTP() function
H A DAArch64ExpandPseudoInsts.cpp1098 if (MF->getSubtarget<AArch64Subtarget>().useEL3ForTP()) in expandMI()