Home
last modified time | relevance | path

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

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