Home
last modified time | relevance | path

Searched defs:else_body (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dtest_fs_scoreboard.cpp723 bblock_t *else_body = v->cfg->blocks[2]; in TEST_F() local
767 bblock_t *else_body = v->cfg->blocks[2]; in TEST_F() local
811 bblock_t *else_body = v->cfg->blocks[2]; in TEST_F() local
856 bblock_t *else_body = v->cfg->blocks[2]; in TEST_F() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dif_op.cc233 const FunctionBody* else_body; in Compile() local