Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1726 virtual void emitDeclareSimdFunction(const FunctionDecl *FD,
H A DCodeGenModule.cpp2143 getOpenMPRuntime().emitDeclareSimdFunction(FD, F); in SetFunctionAttributes()
H A DCGOpenMPRuntime.cpp11677 void CGOpenMPRuntime::emitDeclareSimdFunction(const FunctionDecl *FD, in emitDeclareSimdFunction() function in CGOpenMPRuntime