Searched defs:bodyBlock (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tosa/lib/Transforms/ |
| D | legalize_mhlo.cc | 171 Block& bodyBlock = op.body().front(); in matchAndRewrite() local
|
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/gml_st/IR/ |
| D | gml_st_ops.cc | 226 Block *bodyBlock = builder.createBlock(bodyRegion, {}, argTypes, argLocs); in build() local 589 Block *bodyBlock = builder.createBlock(bodyRegion, {}, argTypes, argLocs); in build() local 676 Block *bodyBlock = builder.createBlock(bodyRegion, {}, argTypes, argLocs); in build() local 1823 Block &bodyBlock = region->front(); in build() local
|
| /external/angle/src/compiler/translator/spirv/ |
| D | OutputSPIRV.cpp | 6190 spirv::IdRef *bodyBlock, in GetLoopBlocks() 6346 spirv::IdRef headerBlock, condBlock, bodyBlock, continueBlock, mergeBlock; in visitLoop() local
|