Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1746 virtual void emitDeclareSimdFunction(const FunctionDecl *FD,
DCodeGenModule.cpp2173 getOpenMPRuntime().emitDeclareSimdFunction(FD, F); in SetFunctionAttributes()
DCGOpenMPRuntime.cpp11837 void CGOpenMPRuntime::emitDeclareSimdFunction(const FunctionDecl *FD, in emitDeclareSimdFunction() function in CGOpenMPRuntime