Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h352 bool useEL3ForTP() const { return UseEL3ForTP; } in useEL3ForTP() function
DAArch64ExpandPseudoInsts.cpp605 else if (MF->getSubtarget<AArch64Subtarget>().useEL3ForTP()) in expandMI()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h387 bool useEL3ForTP() const { return UseEL3ForTP; } in useEL3ForTP() function
DAArch64ExpandPseudoInsts.cpp893 if (MF->getSubtarget<AArch64Subtarget>().useEL3ForTP()) in expandMI()