Home
last modified time | relevance | path

Searched defs:bodyBlock (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tosa/lib/Transforms/
Dlegalize_mhlo.cc171 Block& bodyBlock = op.body().front(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/gml_st/IR/
Dgml_st_ops.cc226 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/
DOutputSPIRV.cpp6190 spirv::IdRef *bodyBlock, in GetLoopBlocks()
6346 spirv::IdRef headerBlock, condBlock, bodyBlock, continueBlock, mergeBlock; in visitLoop() local