Searched refs:emitDeclareSimdFunction (Results 1 – 3 of 3) sorted by relevance
1028 virtual void emitDeclareSimdFunction(const FunctionDecl *FD,
728 CGM.getOpenMPRuntime().emitDeclareSimdFunction(FD, Fn); in StartFunction()
6399 void CGOpenMPRuntime::emitDeclareSimdFunction(const FunctionDecl *FD, in emitDeclareSimdFunction() function in CGOpenMPRuntime