Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2802 BodyGenTy BodyGenType)>
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10286 auto BodyCB = [&](InsertPointTy CodeGenIP, BodyGenTy BodyGenType) { in emitTargetDataCalls() argument
10288 switch (BodyGenType) { in emitTargetDataCalls()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6344 function_ref<InsertPointTy(InsertPointTy CodeGenIP, BodyGenTy BodyGenType)> in createTargetData()