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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h353 bool useEL3ForTP() const { return UseEL3ForTP; } function in class:llvm::final
H A DAArch64ExpandPseudoInsts.cpp605 else if (MF->getSubtarget<AArch64Subtarget>().useEL3ForTP())

Completed in 62 milliseconds