Searched refs:emitDeclareSimdFunction (Results 1 – 3 of 3) sorted by relevance
1479 virtual void emitDeclareSimdFunction(const FunctionDecl *FD,
2492 getOpenMPRuntime().emitDeclareSimdFunction(FD, F); in SetFunctionAttributes()
11408 void CGOpenMPRuntime::emitDeclareSimdFunction(const FunctionDecl *FD, in emitDeclareSimdFunction() function in CGOpenMPRuntime