Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10703 static bool getAArch64MTV(QualType QT, ParamKindTy Kind) { in getAArch64MTV() function
10749 if (!getAArch64MTV(QT, Kind) && QT.getCanonicalType()->isPointerType()) { in getAArch64LS()
10774 if (!getAArch64PBV(RetType, C) && getAArch64MTV(RetType, {})) in getNDSWDS()