Home
last modified time | relevance | path

Searched defs:inst (Results 26 - 50 of 717) sorted by relevance

12345678910>>...29

/third_party/mesa3d/src/mesa/program/
H A Dprogram_parse_extra.c37 _mesa_parse_instruction_suffix(const struct asm_parser_state *state, const char *suffix, struct prog_instruction *inst) _mesa_parse_instruction_suffix() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_asm.c36 check_uniforms(const struct etna_inst *inst) in check_uniforms() argument
62 etna_assemble(uint32_t *out, const struct etna_inst *inst) in etna_assemble() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_dead_sources.c69 struct rc_instruction * inst; in rc_pair_remove_dead_sources() local
45 mark_used( struct rc_instruction * inst, struct rc_pair_sub_instruction * sub) mark_used() argument
[all...]
H A Dradeon_rename_regs.c52 struct rc_instruction * inst; in rc_rename_regs() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dinstruction.cpp22 Instruction::Instruction(const spv_parsed_instruction_t* inst) in Instruction() argument
29 RegisterUse(const Instruction* inst, uint32_t index) RegisterUse() argument
[all...]
H A Dvalidate_adjacency.cpp47 const auto& inst = instructions[i]; in ValidateAdjacency() local
H A Dvalidate_barriers.cpp34 spv_result_t BarriersPass(ValidationState_t& _, const Instruction* inst) { in BarriersPass() argument
[all...]
H A Dvalidate_primitives.cpp30 spv_result_t PrimitivesPass(ValidationState_t& _, const Instruction* inst) { in PrimitivesPass() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_small_type_uses_test.cpp218 const std::string inst = GetParam(); in TEST_P() local
282 const std::string inst = GetParam(); TEST_P() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dinstruction.h45 inline void spvInstructionAddWord(spv_instruction_t* inst, uint32_t value) { in spvInstructionAddWord() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dinstruction.h45 inline void spvInstructionAddWord(spv_instruction_t* inst, uint32_t value) { in spvInstructionAddWord() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dinstruction.cpp22 Instruction::Instruction(const spv_parsed_instruction_t* inst) in Instruction() argument
29 RegisterUse(const Instruction* inst, uint32_t index) RegisterUse() argument
[all...]
H A Dvalidate_adjacency.cpp47 const auto& inst = instructions[i]; in ValidateAdjacency() local
H A Dvalidate_barriers.cpp34 spv_result_t BarriersPass(ValidationState_t& _, const Instruction* inst) { in BarriersPass() argument
[all...]
H A Dvalidate_primitives.cpp30 spv_result_t PrimitivesPass(ValidationState_t& _, const Instruction* inst) { in PrimitivesPass() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_small_type_uses_test.cpp218 const std::string inst = GetParam(); in TEST_P() local
282 const std::string inst = GetParam(); TEST_P() local
[all...]
/third_party/spirv-tools/source/
H A Dinstruction.h45 inline void spvInstructionAddWord(spv_instruction_t* inst, uint32_t value) { in spvInstructionAddWord() argument
/third_party/spirv-tools/source/val/
H A Dvalidate_adjacency.cpp44 const auto& inst = instructions[i]; in ValidateAdjacency() local
H A Dvalidate_barriers.cpp31 spv_result_t BarriersPass(ValidationState_t& _, const Instruction* inst) { in BarriersPass() argument
[all...]
H A Dvalidate_primitives.cpp28 spv_result_t PrimitivesPass(ValidationState_t& _, const Instruction* inst) { in PrimitivesPass() argument
/third_party/spirv-tools/test/val/
H A Dval_small_type_uses_test.cpp218 const std::string inst = GetParam(); in TEST_P() local
282 const std::string inst = GetParam(); TEST_P() local
[all...]
/third_party/vulkan-loader/tests/live_verification/
H A Dmacos_static_loader_build.cpp45 VkInstance inst; in run_vk_code() local
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_opt_copy_propagate.c38 is_copy_mov(struct qinst *inst) in is_copy_mov() argument
101 vir_has_unpack(struct qinst *inst, int chan) vir_has_unpack() argument
119 try_copy_prop(struct v3d_compile *c, struct qinst *inst, struct qinst **movs) try_copy_prop() argument
210 apply_kills(struct v3d_compile *c, struct qinst **movs, struct qinst *inst) apply_kills() argument
[all...]
H A Dvir_opt_constant_alu.c63 opt_constant_add(struct v3d_compile *c, struct qinst *inst, union fi *values) in opt_constant_add() argument
103 try_opt_constant_alu(struct v3d_compile *c, struct qinst *inst) in try_opt_constant_alu() argument
[all...]
H A Dvir_opt_redundant_flags.c36 vir_dce_pf(struct v3d_compile *c, struct qinst *inst) in vir_dce_pf() argument
[all...]

Completed in 6 milliseconds

12345678910>>...29