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

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

Completed in 69 milliseconds