Home
last modified time | relevance | path

Searched defs:BodyGenTy (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2751 enum BodyGenTy { Priv, DupNoPriv, NoPriv }; global() enum
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp2766 using BodyGenTy = llvm::OpenMPIRBuilder::BodyGenTy; convertOmpTargetData() typedef
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp5835 using BodyGenTy = llvm::OpenMPIRBuilder::BodyGenTy; TEST_F() typedef
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10274 using BodyGenTy = llvm::OpenMPIRBuilder::BodyGenTy; emitTargetDataCalls() typedef