Home
last modified time | relevance | path

Searched refs:structurized (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/test/Transforms/StructurizeCFG/workarounds/
Dneeds-fix-reducible.ll5 ; structurized version, B1 dominates B4. The program is structurized
Dneeds-unified-loop-exits.ll20 ; structurized program, except the header H1.
95 ; traversal, H2 dominates H3 in the structurized program, and the
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c1071 unsigned cache_policy, bool use_format, bool structurized) in ac_build_buffer_store_common() argument
1077 if (structurized) in ac_build_buffer_store_common()
1082 const char *indexing_kind = structurized ? "struct" : "raw"; in ac_build_buffer_store_common()
1158 bool structurized) in ac_build_buffer_load_common() argument
1163 if (structurized) in ac_build_buffer_load_common()
1170 const char *indexing_kind = structurized ? "struct" : "raw"; in ac_build_buffer_load_common()
1246 bool structurized) in ac_build_tbuffer_load() argument
1253 if (structurized) in ac_build_tbuffer_load()
1261 const char *indexing_kind = structurized ? "struct" : "raw"; in ac_build_tbuffer_load()
1638 unsigned cache_policy, bool structurized) in ac_build_tbuffer_store() argument
[all …]