Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h419 bool useEL2ForTP() const { return UseEL2ForTP; } in useEL2ForTP() function
H A DAArch64ExpandPseudoInsts.cpp1100 else if (MF->getSubtarget<AArch64Subtarget>().useEL2ForTP()) in expandMI()