Home
last modified time | relevance | path

Searched refs:thenBuilder (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/SCF/
H A DSCF.cpp386 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
388 assert(thenBuilder && "the builder callback for 'then' must be present"); in build()
396 thenBuilder(builder, result.location); in build()
407 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
409 build(builder, result, TypeRange(), cond, thenBuilder, elseBuilder); in build()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/SCF/
H A DSCF.cpp532 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
534 assert(thenBuilder && "the builder callback for 'then' must be present"); in build()
542 thenBuilder(builder, result.location); in build()
553 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
555 build(builder, result, TypeRange(), cond, thenBuilder, elseBuilder); in build()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/SCF/
H A DSCF.cpp594 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
596 assert(thenBuilder && "the builder callback for 'then' must be present"); in build()
604 thenBuilder(builder, result.location); in build()
615 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
617 build(builder, result, TypeRange(), cond, thenBuilder, elseBuilder); in build()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/SCF/
H A DSCF.cpp594 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
596 assert(thenBuilder && "the builder callback for 'then' must be present"); in build()
604 thenBuilder(builder, result.location); in build()
615 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
617 build(builder, result, TypeRange(), cond, thenBuilder, elseBuilder); in build()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/SCF/
H A DSCF.cpp1032 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
1034 assert(thenBuilder && "the builder callback for 'then' must be present"); in build()
1042 thenBuilder(builder, result.location); in build()
1053 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
1055 build(builder, result, TypeRange(), cond, thenBuilder, elseBuilder); in build()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/SCF/
H A DSCF.cpp1034 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
1036 assert(thenBuilder && "the builder callback for 'then' must be present"); in build()
1044 thenBuilder(builder, result.location); in build()
1055 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
1057 build(builder, result, TypeRange(), cond, thenBuilder, elseBuilder); in build()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/SCF/
H A DSCF.cpp1034 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
1036 assert(thenBuilder && "the builder callback for 'then' must be present"); in build()
1044 thenBuilder(builder, result.location); in build()
1055 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
1057 build(builder, result, TypeRange(), cond, thenBuilder, elseBuilder); in build()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/SCF/
H A DSCF.cpp1034 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
1036 assert(thenBuilder && "the builder callback for 'then' must be present"); in build()
1044 thenBuilder(builder, result.location); in build()
1055 function_ref<void(OpBuilder &, Location)> thenBuilder, in build() argument
1057 build(builder, result, TypeRange(), cond, thenBuilder, elseBuilder); in build()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/Dialect/SCF/
H A DSCFOps.td246 "function_ref<void(OpBuilder &, Location)> thenBuilder "
251 "function_ref<void(OpBuilder &, Location)> thenBuilder "
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/SCF/
H A DSCFOps.td269 "buildTerminatedBody">:$thenBuilder,
274 "buildTerminatedBody">:$thenBuilder,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/SCF/
H A DSCFOps.td269 "buildTerminatedBody">:$thenBuilder,
274 "buildTerminatedBody">:$thenBuilder,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/Dialect/SCF/
H A DSCFOps.td269 "buildTerminatedBody">:$thenBuilder,
274 "buildTerminatedBody">:$thenBuilder,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Dialect/SCF/
H A DSCFOps.td380 "buildTerminatedBody">:$thenBuilder,
385 "buildTerminatedBody">:$thenBuilder,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/SCF/
H A DSCFOps.td377 "buildTerminatedBody">:$thenBuilder,
382 "buildTerminatedBody">:$thenBuilder,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/SCF/
H A DSCFOps.td377 "buildTerminatedBody">:$thenBuilder,
382 "buildTerminatedBody">:$thenBuilder,
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/SCF/
H A DSCFOps.td377 "buildTerminatedBody">:$thenBuilder,
382 "buildTerminatedBody">:$thenBuilder,