Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp11237 static bool getAArch64PBV(QualType QT, ASTContext &C) { in getAArch64PBV() function
11265 if (getAArch64PBV(PTy, C)) in getAArch64LS()
11268 if (getAArch64PBV(QT, C)) in getAArch64LS()
11288 if (!getAArch64PBV(RetType, C) && getAArch64MTV(RetType, {})) in getNDSWDS()