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