Home
last modified time | relevance | path

Searched defs:inst (Results 201 - 225 of 980) sorted by relevance

12345678910>>...40

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
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...]
H A Dtransformation_swap_conditional_branch_operands.cpp38 const auto* inst = in IsApplicable() local
/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/spirv-tools/source/opt/
H A Daggressive_dead_code_elim_pass.h92 void AddToWorklist(Instruction* inst) { in AddToWorklist() argument
[all...]
H A Dinterp_fixup_pass.cpp35 bool ReplaceInternalInterpolate(IRContext* ctx, Instruction* inst, in ReplaceInternalInterpolate() argument
H A Dir_loader.cpp42 bool IsLineInst(const spv_parsed_instruction_t* inst) { in IsLineInst() argument
55 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.cpp118 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/spirv-tools/source/val/
H A Dvalidate_logicals.cpp26 spv_result_t LogicalsPass(ValidationState_t& _, const Instruction* inst) { in LogicalsPass() argument
[all...]
H A Dvalidate_ray_tracing.cpp25 spv_result_t RayTracingPass(ValidationState_t& _, const Instruction* inst) { in RayTracingPass() argument
[all...]
/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(), spv::Op::OpTypeVoid, 0, variable
H A Dpass_utils.cpp75 bool ContainsDebugOpcode(const char* inst) { in ContainsDebugOpcode() argument
/third_party/spirv-tools/test/val/
H A Dval_composites_test.cpp1947 std::string inst = in TEST_P() local
1960 std::string inst = "%inst = OpVectorInsertDynamic %" + type + "2 %ld_" + in TEST_P() local
1973 std::string inst = "%inst = OpVectorShuffle %" + type + "2 %ld_" + type + in TEST_P() local
1986 std::string inst in TEST_P() local
2000 std::string inst = TEST_P() local
2014 std::string inst = "%inst = OpCompositeInsert %" + type + "2 %ld_" + type + TEST_P() local
2028 std::string inst = "%inst = OpCopyObject %" + type + "2 %ld_" + type + "2\\n"; TEST_P() local
[all...]
/arkcompiler/runtime_core/bytecode_optimizer/
H A Dreg_acc_alloc.cpp31 compiler::Inst *inst = src_inst->GetNext(); in IsAccWriteBetween() local
104 CanUserReadAcc(compiler::Inst *inst, compiler::Inst *user) const CanUserReadAcc() argument
172 SetNeedLda(compiler::Inst *inst, bool need) SetNeedLda() argument
[all...]
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dsplit_resolver.cpp55 auto inst = liveness_->GetInstByLifeNumber(curr->GetBegin() + 1U); in ConnectSiblings() local
155 auto inst = *iter; in CreateSpillFillForSplitMove() local
[all...]
/arkcompiler/runtime_core/compiler/tests/
H A Dbranch_elimination_new_test.cpp51 static bool IsIntrinsicConstInst(Inst *inst) in IsIntrinsicConstInst() argument
63 static bool IsIfWithConstInputs(Inst *inst) in IsIfWithConstInputs() argument
74 static bool GetConstValue(Inst *inst) in GetConstValue() argument
88 GetDeadBranch(IfImmInst *inst) GetDeadBranch() argument
[all...]

Completed in 14 milliseconds

12345678910>>...40