Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10598 static std::string mangleVectorParameters(ArrayRef<ParamAttrTy> ParamAttrs) { in mangleVectorParameters() function
10689 Out << mangleVectorParameters(ParamAttrs); in emitX86DeclareSimdFunction()
10898 const std::string ParSeq = mangleVectorParameters(ParamAttrs); in emitAArch64DeclareSimdFunction()