Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp11172 static bool getAArch64PBV(QualType QT, ASTContext &C) { in getAArch64PBV() function
11200 if (getAArch64PBV(PTy, C)) in getAArch64LS()
11203 if (getAArch64PBV(QT, C)) in getAArch64LS()
11223 if (!getAArch64PBV(RetType, C) && getAArch64MTV(RetType, {})) in getNDSWDS()