Home
last modified time | relevance | path

Searched defs:inst (Results 476 - 500 of 1788) sorted by relevance

1...<<11121314151617181920>>...72

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinterp_fixup_pass.cpp44 bool ReplaceInternalInterpolate(IRContext* ctx, Instruction* inst, in ReplaceInternalInterpolate() argument
H A Dir_loader.cpp41 bool IsLineInst(const spv_parsed_instruction_t* inst) { in IsLineInst() argument
54 bool IrLoader::AddInstruction(const spv_parsed_instruction_t* inst) { in AddInstruction() argument
[all...]
H A Drelax_float_ops_pass.cpp24 bool RelaxFloatOpsPass::IsRelaxable(Instruction* inst) { in IsRelaxable() argument
34 bool RelaxFloatOpsPass::IsFloat32(Instruction* inst) { in IsFloat32() argument
[all...]
H A Dsimplification_pass.cpp119 Instruction* inst = work_list[i]; SimplifyFunction() local
[all...]
H A Dvalue_number_table.cpp41 uint32_t ValueNumberTable::AssignValueNumber(Instruction* inst) { in AssignValueNumber() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Davailable_instructions.cpp110 AvailableBeforeInstruction( const AvailableInstructions& available_instructions, opt::Instruction* inst) AvailableBeforeInstruction() argument
[all...]
H A Dinstruction_descriptor.cpp99 MakeInstructionDescriptor( opt::IRContext* context, opt::Instruction* inst) MakeInstructionDescriptor() argument
H A Dtransformation_invert_comparison_operator.cpp38 auto* inst = ir_context->get_def_use_mgr()->GetDef(message_.operator_id()); in IsApplicable() local
59 auto* inst = ir_context->get_def_use_mgr()->GetDef(message_.operator_id()); in Apply() local
[all...]
H A Dtransformation_swap_conditional_branch_operands.cpp38 const auto* inst = in IsApplicable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/
H A Dirrelevant_value_facts.cpp33 const auto* inst = ir_context_->get_def_use_mgr()->GetDef(fact.pointer_id()); in MaybeAddFact() local
57 const auto* inst = ir_context_->get_def_use_mgr()->GetDef(fact.result_id()); in MaybeAddFact() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Daggressive_dead_code_elim_pass.h85 void AddToWorklist(Instruction* inst) { in AddToWorklist() argument
[all...]
H A Dinterp_fixup_pass.cpp44 bool ReplaceInternalInterpolate(IRContext* ctx, Instruction* inst, in ReplaceInternalInterpolate() argument
H A Dir_loader.cpp41 bool IsLineInst(const spv_parsed_instruction_t* inst) { in IsLineInst() argument
54 bool IrLoader::AddInstruction(const spv_parsed_instruction_t* inst) { in AddInstruction() argument
[all...]
H A Drelax_float_ops_pass.cpp24 bool RelaxFloatOpsPass::IsRelaxable(Instruction* inst) { in IsRelaxable() argument
34 bool RelaxFloatOpsPass::IsFloat32(Instruction* inst) { in IsFloat32() argument
[all...]
H A Dsimplification_pass.cpp119 Instruction* inst = work_list[i]; SimplifyFunction() local
[all...]
H A Dvalue_number_table.cpp41 uint32_t ValueNumberTable::AssignValueNumber(Instruction* inst) { in AssignValueNumber() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_logicals.cpp28 spv_result_t LogicalsPass(ValidationState_t& _, const Instruction* inst) { in LogicalsPass() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dpass_manager_test.cpp110 auto inst = MakeUnique<Instruction>(*(--context()->debug1_end())); variable
147 auto inst = MakeUnique<Instruction>(context(), SpvOpTypeVoid, 0, result_id_, variable
H A Dpass_utils.cpp75 bool ContainsDebugOpcode(const char* inst) { in ContainsDebugOpcode() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_composites_test.cpp1868 std::string inst = in TEST_P() local
1881 std::string inst = "%inst = OpVectorInsertDynamic %" + type + "2 %ld_" + in TEST_P() local
1894 std::string inst = "%inst = OpVectorShuffle %" + type + "2 %ld_" + type + in TEST_P() local
1907 std::string inst in TEST_P() local
1921 std::string inst = TEST_P() local
1935 std::string inst = "%inst = OpCompositeInsert %" + type + "2 %ld_" + type + TEST_P() local
1949 std::string inst = "%inst = OpCopyObject %" + type + "2 %ld_" + type + "2\\n"; TEST_P() local
[all...]
/third_party/spirv-tools/source/
H A Dbinary.cpp66 std::string spvDecodeLiteralStringOperand(const spv_parsed_instruction_t& inst, in spvDecodeLiteralStringOperand() argument
[all...]
/third_party/spirv-tools/source/fuzz/
H A Davailable_instructions.cpp110 AvailableBeforeInstruction( const AvailableInstructions& available_instructions, opt::Instruction* inst) AvailableBeforeInstruction() argument
[all...]
H A Dinstruction_descriptor.cpp100 MakeInstructionDescriptor( opt::IRContext* context, opt::Instruction* inst) MakeInstructionDescriptor() argument
H A Dtransformation_invert_comparison_operator.cpp38 auto* inst = ir_context->get_def_use_mgr()->GetDef(message_.operator_id()); in IsApplicable() local
60 auto* inst = ir_context->get_def_use_mgr()->GetDef(message_.operator_id()); in Apply() local
[all...]
/third_party/spirv-tools/source/fuzz/fact_manager/
H A Dirrelevant_value_facts.cpp33 const auto* inst = ir_context_->get_def_use_mgr()->GetDef(fact.pointer_id()); in MaybeAddFact() local
57 const auto* inst = ir_context_->get_def_use_mgr()->GetDef(fact.result_id()); in MaybeAddFact() local
[all...]

Completed in 12 milliseconds

1...<<11121314151617181920>>...72