Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h351 bool useEL2ForTP() const { return UseEL2ForTP; } in useEL2ForTP() function
DAArch64ExpandPseudoInsts.cpp607 else if (MF->getSubtarget<AArch64Subtarget>().useEL2ForTP()) in expandMI()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h386 bool useEL2ForTP() const { return UseEL2ForTP; } in useEL2ForTP() function
DAArch64ExpandPseudoInsts.cpp895 else if (MF->getSubtarget<AArch64Subtarget>().useEL2ForTP()) in expandMI()