Home
last modified time | relevance | path

Searched defs:loop_body (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder_if_test.cc286 auto* loop_body = Block(if_stmt); in TEST_F() local
330 auto* loop_body = Block(if_stmt); in TEST_F() local
374 auto* loop_body = Block(if_stmt); in TEST_F() local
418 auto* loop_body = Block(if_stmt); in TEST_F() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_loop_unroll.c164 nir_cf_list loop_body; in simple_unroll() local
584 nir_cf_list loop_body; in wrapper_unroll() local
602 nir_cf_list loop_body; in wrapper_unroll() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_liverangeevaluator_helpers.h36 loop_body, /* Inside a loop */ enumerator
/third_party/node/deps/v8/src/ic/
Dkeyed-store-generic.cc242 Label loop_body(this, &var_map); in BranchIfPrototypesMayHaveReadOnlyElements() local
Daccessor-assembler.cc5011 Label loop_body(this, &var_map); in BranchIfPrototypesHaveNoElements() local
/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.cc2281 BytecodeLabels loop_body(zone()); in VisitWhileStatement() local
2304 BytecodeLabels loop_body(zone()); in VisitForStatement() local
/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.cc496 auto loop_body = gasm_->MakeLabel(); in Do() local
566 auto loop_body = gasm_->MakeDeferredLabel(kPhiRepresentation); in Value() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc4883 auto loop_body = [&](TNode<HeapObject> array, TNode<IntPtrT> offset) { in MoveElements() local