Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DMain.cpp51 mlir::OpBuilder::InsertionGuard insertGuard(builder); genMain() local
/llvm-project/mlir/examples/toy/Ch6/mlir/
H A DLowerToLLVM.cpp143 PatternRewriter::InsertionGuard insertGuard(rewriter); in getOrInsertPrintf() local
158 OpBuilder::InsertionGuard insertGuard(builder); in getOrCreateGlobalString() local
/llvm-project/mlir/examples/toy/Ch7/mlir/
H A DLowerToLLVM.cpp143 PatternRewriter::InsertionGuard insertGuard(rewriter); in getOrInsertPrintf() local
158 OpBuilder::InsertionGuard insertGuard(builder); in getOrCreateGlobalString() local
/llvm-project/mlir/lib/Tools/PDLL/CodeGen/
H A DMLIRGen.cpp215 OpBuilder::InsertionGuard insertGuard(builder); in genImpl() local
228 OpBuilder::InsertionGuard insertGuard(builder); in genImpl() local
251 OpBuilder::InsertionGuard insertGuard(builder); in genImpl() local