Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h1028 virtual void emitDeclareSimdFunction(const FunctionDecl *FD,
DCodeGenFunction.cpp728 CGM.getOpenMPRuntime().emitDeclareSimdFunction(FD, Fn); in StartFunction()
DCGOpenMPRuntime.cpp6399 void CGOpenMPRuntime::emitDeclareSimdFunction(const FunctionDecl *FD, in emitDeclareSimdFunction() function in CGOpenMPRuntime
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1718 virtual void emitDeclareSimdFunction(const FunctionDecl *FD,
DCodeGenModule.cpp2049 getOpenMPRuntime().emitDeclareSimdFunction(FD, F); in SetFunctionAttributes()
DCGOpenMPRuntime.cpp11506 void CGOpenMPRuntime::emitDeclareSimdFunction(const FunctionDecl *FD, in emitDeclareSimdFunction() function in CGOpenMPRuntime