Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dtest_fs_scoreboard.cpp725 bblock_t *else_body = v->cfg->blocks[2]; in TEST_F() local
769 bblock_t *else_body = v->cfg->blocks[2]; in TEST_F() local
813 bblock_t *else_body = v->cfg->blocks[2]; in TEST_F() local
858 bblock_t *else_body = v->cfg->blocks[2]; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dif_op.cc233 const FunctionBody* else_body; in Compile() local