Home
last modified time | relevance | path

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

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