Home
last modified time | relevance | path

Searched refs:emitOutlinedOrderedFunction (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2746 static llvm::Function *emitOutlinedOrderedFunction(CodeGenModule &CGM, in emitOutlinedOrderedFunction() function
2769 auto *OutlinedFn = emitOutlinedOrderedFunction(CGM, CS); in EmitOMPOrderedDirective()
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp4854 static llvm::Function *emitOutlinedOrderedFunction(CodeGenModule &CGM, in emitOutlinedOrderedFunction() function
4881 emitOutlinedOrderedFunction(CGM, CS, S.getBeginLoc()); in EmitOMPOrderedDirective()