Home
last modified time | relevance | path

Searched defs:bb_true (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dir_builder.cpp205 BasicBlock& bb_true = *fn.begin(); in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dir_builder.cpp205 BasicBlock& bb_true = *fn.begin(); in TEST_F() local
/third_party/spirv-tools/test/opt/
H A Dir_builder.cpp203 BasicBlock& bb_true = *fn.begin(); in TEST_F() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dflow.c319 simplify_branch_branch(struct basic_block *bb, struct instruction *br, struct basic_block **target_p, int bb_true) simplify_branch_branch() argument
[all...]
H A Dlinearize.h104 struct basic_block *bb_true, *bb_false; member
H A Dlinearize.c739 static void add_branch(struct entrypoint *ep, pseudo_t cond, struct basic_block *bb_true, struct basic_block *bb_false) in add_branch() argument
1683 struct basic_block *bb_true, *bb_false, *merge; linearize_conditional() local
1777 linearize_cond_branch(struct entrypoint *ep, struct expression *expr, struct basic_block *bb_true, struct basic_block *bb_false) linearize_cond_branch() argument
1813 linearize_logical_branch(struct entrypoint *ep, struct expression *expr, struct basic_block *bb_true, struct basic_block *bb_false) linearize_logical_branch() argument
2446 struct basic_block *bb_true, *bb_false, *endif; linearize_statement() local
[all...]

Completed in 7 milliseconds