Home
last modified time | relevance | path

Searched defs:instructions (Results 51 - 75 of 164) sorted by relevance

1234567

/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_layout_test.cpp70 static const std::vector<std::string> instructions = { in getInstructions() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_equation_instructions.cpp340 RestrictToVectorWidth( const std::vector<opt::Instruction*>& instructions, uint32_t vector_width) const RestrictToVectorWidth() argument
359 RestrictToElementBitWidth( const std::vector<opt::Instruction*>& instructions, uint32_t bit_width) const RestrictToElementBitWidth() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_equation_instructions.cpp340 RestrictToVectorWidth( const std::vector<opt::Instruction*>& instructions, uint32_t vector_width) const RestrictToVectorWidth() argument
359 RestrictToElementBitWidth( const std::vector<opt::Instruction*>& instructions, uint32_t bit_width) const RestrictToElementBitWidth() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary.constant_test.cpp110 std::vector<uint32_t> instructions; in TEST_P() local
380 std::vector<uint32_t> instructions; in TEST_P() local
H A Dtext_to_binary.control_flow_test.cpp226 std::vector<uint32_t> instructions; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_layout_test.cpp70 static const std::vector<std::string> instructions = { in getInstructions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstIterator.h133 inline inst_range instructions(Function *F) { in instructions() function
142 inline const_inst_range instructions(const Function *F) { in instructions() function
147 inline inst_range instructions(Function &F) { in instructions() function
156 inline const_inst_range instructions(const Function &F) { in instructions() function
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dfunction.h62 const InstructionList& instructions() const { return instructions_; } in instructions() function in tint::writer::spirv::Function
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_equation_instructions.cpp344 RestrictToVectorWidth( const std::vector<opt::Instruction*>& instructions, uint32_t vector_width) const RestrictToVectorWidth() argument
363 RestrictToElementBitWidth( const std::vector<opt::Instruction*>& instructions, uint32_t bit_width) const RestrictToElementBitWidth() argument
[all...]
/third_party/spirv-tools/test/
H A Dtext_to_binary.constant_test.cpp110 std::vector<uint32_t> instructions; in TEST_P() local
380 std::vector<uint32_t> instructions; in TEST_P() local
H A Dtext_to_binary.control_flow_test.cpp232 std::vector<uint32_t> instructions; in TEST_P() local
/third_party/spirv-tools/test/val/
H A Dval_layout_test.cpp61 static const std::vector<std::string> instructions = { in getInstructions() local
/third_party/mesa3d/src/freedreno/afuc/
H A Dasm.c45 static struct asm_instruction instructions[0x2000]; variable
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_comparison_pre.c70 struct u_vector instructions; member
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_named_interface_blocks.cpp126 flatten_named_interface_blocks_declarations::run(exec_list *instructions) in run() argument
H A Dopt_dead_code_local.cpp344 do_dead_code_local(exec_list *instructions) in do_dead_code_local() argument
H A Dir_clone.cpp412 fixup_function_calls(struct hash_table *ht, exec_list *instructions) in fixup_function_calls() argument
H A Dir_function_detect_recursion.cpp312 detect_recursion_unlinked(struct _mesa_glsl_parse_state *state, exec_list *instructions) detect_recursion_unlinked() argument
338 detect_recursion_linked(struct gl_shader_program *prog, exec_list *instructions) detect_recursion_linked() argument
H A Dir_set_program_inouts.cpp424 do_set_program_inouts(exec_list *instructions, struct gl_program *prog, in do_set_program_inouts() argument
H A Dopt_tree_grafting.cpp406 do_tree_grafting(exec_list *instructions) in do_tree_grafting() argument
H A Dopt_structure_splitting.cpp301 do_structure_splitting(exec_list *instructions) in do_structure_splitting() argument
H A Dopt_rebalance_tree.cpp330 do_rebalance_tree(exec_list *instructions) in do_rebalance_tree() argument
H A Dir_builder_print_visitor.cpp137 _mesa_print_builder_for_ir(FILE *f, exec_list *instructions) in _mesa_print_builder_for_ir() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_shader.h73 exec_list instructions; member
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dvalhall.py35 instructions = [] variable
[all...]

Completed in 21 milliseconds

1234567