Home
last modified time | relevance | path

Searched defs:InsertPointTy (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/unittests/Frontend/
DOpenMPIRBuilderTest.cpp122 using InsertPointTy = OpenMPIRBuilder::InsertPointTy; in TEST_F() typedef
177 using InsertPointTy = OpenMPIRBuilder::InsertPointTy; in TEST_F() typedef
238 using InsertPointTy = OpenMPIRBuilder::InsertPointTy; in TEST_F() typedef
328 using InsertPointTy = OpenMPIRBuilder::InsertPointTy; in TEST_F() typedef
432 using InsertPointTy = OpenMPIRBuilder::InsertPointTy; in TEST_F() typedef
525 using InsertPointTy = OpenMPIRBuilder::InsertPointTy; in TEST_F() typedef
633 using InsertPointTy = OpenMPIRBuilder::InsertPointTy; in TEST_F() typedef
754 using InsertPointTy = OpenMPIRBuilder::InsertPointTy; in TEST_F() typedef
809 Value *&) -> InsertPointTy { in TEST_F() argument
871 using InsertPointTy = OpenMPIRBuilder::InsertPointTy; in TEST_F() typedef
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h41 using InsertPointTy = IRBuilder<>::InsertPoint; variable
/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h47 using InsertPointTy = IRBuilder<>::InsertPoint; variable
/external/llvm-project/mlir/lib/Target/LLVMIR/
DModuleTranslation.cpp387 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy; in convertOmpParallel() typedef
484 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy; in convertOmpMaster() typedef
/external/llvm-project/llvm/lib/Transforms/IPO/
DOpenMPOpt.cpp597 using InsertPointTy = OpenMPIRBuilder::InsertPointTy; in mergeParallelRegions() typedef
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1683 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy; in EmitOMPParallelDirective() typedef
3626 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy; in EmitOMPMasterDirective() typedef
3656 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy; in EmitOMPCriticalDirective() typedef