Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10723 static bool getAArch64PBV(QualType QT, ASTContext &C) { in getAArch64PBV() function
10751 if (getAArch64PBV(PTy, C)) in getAArch64LS()
10754 if (getAArch64PBV(QT, C)) in getAArch64LS()
10774 if (!getAArch64PBV(RetType, C) && getAArch64MTV(RetType, {})) in getNDSWDS()