Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1479 virtual void emitDeclareSimdFunction(const FunctionDecl *FD,
H A DCodeGenModule.cpp2492 getOpenMPRuntime().emitDeclareSimdFunction(FD, F); in SetFunctionAttributes()
H A DCGOpenMPRuntime.cpp11408 void CGOpenMPRuntime::emitDeclareSimdFunction(const FunctionDecl *FD, in emitDeclareSimdFunction() function in CGOpenMPRuntime