Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp11216 static bool getAArch64MTV(QualType QT, ParamKindTy Kind) { in getAArch64MTV() function
11263 if (!getAArch64MTV(QT, Kind) && QT.getCanonicalType()->isPointerType()) { in getAArch64LS()
11288 if (!getAArch64PBV(RetType, C) && getAArch64MTV(RetType, {})) in getNDSWDS()