Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h350 bool useEL1ForTP() const { return UseEL1ForTP; } in useEL1ForTP() function
DAArch64ExpandPseudoInsts.cpp609 else if (MF->getSubtarget<AArch64Subtarget>().useEL1ForTP()) in expandMI()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h385 bool useEL1ForTP() const { return UseEL1ForTP; } in useEL1ForTP() function
DAArch64ExpandPseudoInsts.cpp897 else if (MF->getSubtarget<AArch64Subtarget>().useEL1ForTP()) in expandMI()