tree: 8adcbcb8f39e52985c7a69ab93712fc854e6ed58
  1. analysis/
  2. binary/
  3. transform/
  4. type/
  5. access.cc
  6. access.h
  7. access_test.cc
  8. binary.cc
  9. binary.h
  10. block.cc
  11. block.h
  12. block_param.cc
  13. block_param.h
  14. block_param_test.cc
  15. block_test.cc
  16. break_if.cc
  17. break_if.h
  18. break_if_test.cc
  19. BUILD.bazel
  20. BUILD.cmake
  21. BUILD.gn
  22. builder.cc
  23. builder.h
  24. builder_test.cc
  25. builtin_call.cc
  26. builtin_call.h
  27. call.cc
  28. call.h
  29. capabilities.h
  30. clone_context.cc
  31. clone_context.h
  32. const_param_validator.cc
  33. const_param_validator.h
  34. const_param_validator_test.cc
  35. constant.cc
  36. constant.h
  37. constant_test.cc
  38. constexpr_if.cc
  39. constexpr_if.h
  40. construct.cc
  41. construct.h
  42. construct_test.cc
  43. continue.cc
  44. continue.h
  45. continue_test.cc
  46. control_instruction.cc
  47. control_instruction.h
  48. convert.cc
  49. convert.h
  50. convert_test.cc
  51. core_binary.cc
  52. core_binary.h
  53. core_binary_test.cc
  54. core_builtin_call.cc
  55. core_builtin_call.h
  56. core_builtin_call_test.cc
  57. core_unary.cc
  58. core_unary.h
  59. core_unary_test.cc
  60. disassembler.cc
  61. disassembler.h
  62. discard.cc
  63. discard.h
  64. discard_test.cc
  65. evaluator.cc
  66. evaluator.h
  67. evaluator_test.cc
  68. exit.cc
  69. exit.h
  70. exit_if.cc
  71. exit_if.h
  72. exit_if_test.cc
  73. exit_loop.cc
  74. exit_loop.h
  75. exit_loop_test.cc
  76. exit_switch.cc
  77. exit_switch.h
  78. exit_switch_test.cc
  79. function.cc
  80. function.h
  81. function_param.cc
  82. function_param.h
  83. function_param_test.cc
  84. function_test.cc
  85. functional_validator.cc
  86. functional_validator.h
  87. if.cc
  88. if.h
  89. if_test.cc
  90. instruction.cc
  91. instruction.h
  92. instruction_result.cc
  93. instruction_result.h
  94. instruction_result_test.cc
  95. instruction_test.cc
  96. io_attribute_validator.cc
  97. io_attribute_validator.h
  98. ir_helper_test.h
  99. let.cc
  100. let.h
  101. let_test.cc
  102. load.cc
  103. load.h
  104. load_test.cc
  105. load_vector_element.cc
  106. load_vector_element.h
  107. load_vector_element_test.cc
  108. loop.cc
  109. loop.h
  110. loop_test.cc
  111. member_builtin_call.cc
  112. member_builtin_call.h
  113. module.cc
  114. module.h
  115. module_test.cc
  116. multi_in_block.cc
  117. multi_in_block.h
  118. multi_in_block_test.cc
  119. next_iteration.cc
  120. next_iteration.h
  121. next_iteration_test.cc
  122. operand_instruction.cc
  123. operand_instruction.h
  124. operand_instruction_test.cc
  125. override.cc
  126. override.h
  127. override_test.cc
  128. phony.cc
  129. phony.h
  130. referenced_functions.h
  131. referenced_functions_test.cc
  132. referenced_module_decls.h
  133. referenced_module_decls_test.cc
  134. referenced_module_vars.h
  135. referenced_module_vars_test.cc
  136. reflection.cc
  137. reflection.h
  138. reflection_test.cc
  139. return.cc
  140. return.h
  141. return_test.cc
  142. store.cc
  143. store.h
  144. store_test.cc
  145. store_vector_element.cc
  146. store_vector_element.h
  147. store_vector_element_test.cc
  148. structural_validator.cc
  149. structural_validator.h
  150. switch.cc
  151. switch.h
  152. switch_test.cc
  153. swizzle.cc
  154. swizzle.h
  155. swizzle_test.cc
  156. terminate_invocation.cc
  157. terminate_invocation.h
  158. terminate_invocation_test.cc
  159. terminator.cc
  160. terminator.h
  161. traverse.h
  162. traverse_test.cc
  163. unary.cc
  164. unary.h
  165. unreachable.cc
  166. unreachable.h
  167. unreachable_test.cc
  168. unused.cc
  169. unused.h
  170. user_call.cc
  171. user_call.h
  172. user_call_test.cc
  173. validator.cc
  174. validator.h
  175. validator_access_test.cc
  176. validator_builtin_test.cc
  177. validator_call_test.cc
  178. validator_flow_control_test.cc
  179. validator_function_test.cc
  180. validator_test.cc
  181. validator_test.h
  182. validator_type_test.cc
  183. validator_value_test.cc
  184. value.cc
  185. value.h
  186. value_test.cc
  187. var.cc
  188. var.h
  189. var_test.cc