| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | licm_pass.cpp | 121 bool LICMPass::HoistInstruction(Loop* loop, Instruction* inst) { in HoistInstruction() argument
|
| H A D | private_to_local_pass.cpp | 181 UpdateUse(Instruction* inst, Instruction* user) UpdateUse() argument 222 UpdateUses(Instruction* inst) UpdateUses() argument [all...] |
| H A D | strength_reduction_pass.cpp | 71 ReplaceMultiplyByPowerOf2( BasicBlock::iterator* inst) ReplaceMultiplyByPowerOf2() argument [all...] |
| H A D | unify_const_pass.cpp | 44 uint32_t LookupEquivalentResultFor(const Instruction& inst) { in LookupEquivalentResultFor() argument 90 std::vector<uint32_t> GetLookUpKeys(const Instruction& inst) { in GetLookUpKeys() argument [all...] |
| H A D | wrap_opkill.cpp | 58 bool WrapOpKill::ReplaceWithFunctionCall(Instruction* inst) { in ReplaceWithFunctionCall() argument 63 context(), inst, in ReplaceWithFunctionCall() local 188 GetOwningFunctionsReturnType(Instruction* inst) GetOwningFunctionsReturnType() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | transformation_equation_instruction.cpp | 56 auto inst = ir_context->get_def_use_mgr()->GetDef(id); in IsApplicable() local
|
| H A D | transformation_mutate_pointer.cpp | 144 IsValidPointerInstruction( opt::IRContext* ir_context, const opt::Instruction& inst) IsValidPointerInstruction() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/lint/ |
| H A D | divergence_analysis.cpp | 27 void DivergenceAnalysis::EnqueueSuccessors(opt::Instruction* inst) { in EnqueueSuccessors() argument 55 Visit( opt::Instruction* inst) Visit() argument 102 VisitInstruction( opt::Instruction* inst) VisitInstruction() argument 123 ComputeInstructionDivergence(opt::Instruction* inst) ComputeInstructionDivergence() argument [all...] |
| H A D | lint_divergent_derivatives.cpp | 56 bool InstructionHasDerivative(const opt::Instruction& inst) { in InstructionHasDerivative() argument 82 Warn(opt::IRContext* context, opt::Instruction* inst) Warn() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | build_module.cpp | 40 spv_result_t SetSpvInst(void* builder, const spv_parsed_instruction_t* inst) { in SetSpvInst() argument
|
| H A D | dataflow.h | 130 EnqueueUsers(inst); variable 131 EnqueueBlockSuccessors(inst); variable
|
| H A D | def_use_manager.h | 37 Instruction* inst; // Instruction using the id. member [all...] |
| H A D | instruction_list.h | 108 void push_back(std::unique_ptr<Instruction>&& inst) { in push_back() argument 131 Instruction* inst = &front(); in clear() local
|
| H A D | licm_pass.cpp | 121 bool LICMPass::HoistInstruction(Loop* loop, Instruction* inst) { in HoistInstruction() argument
|
| H A D | private_to_local_pass.cpp | 181 UpdateUse(Instruction* inst, Instruction* user) UpdateUse() argument 222 UpdateUses(Instruction* inst) UpdateUses() argument [all...] |
| H A D | strength_reduction_pass.cpp | 71 ReplaceMultiplyByPowerOf2( BasicBlock::iterator* inst) ReplaceMultiplyByPowerOf2() argument [all...] |
| H A D | unify_const_pass.cpp | 44 uint32_t LookupEquivalentResultFor(const Instruction& inst) { in LookupEquivalentResultFor() argument 90 std::vector<uint32_t> GetLookUpKeys(const Instruction& inst) { in GetLookUpKeys() argument [all...] |
| H A D | wrap_opkill.cpp | 58 bool WrapOpKill::ReplaceWithFunctionCall(Instruction* inst) { in ReplaceWithFunctionCall() argument 63 context(), inst, in ReplaceWithFunctionCall() local 188 GetOwningFunctionsReturnType(Instruction* inst) GetOwningFunctionsReturnType() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_atomics.cpp | 122 spv_result_t AtomicsPass(ValidationState_t& _, const Instruction* inst) { in AtomicsPass() argument [all...] |
| H A D | validate_capability.cpp | 267 spv_result_t CapabilityPass(ValidationState_t& _, const Instruction* inst) { in CapabilityPass() argument [all...] |
| H A D | validate_conversion.cpp | 29 spv_result_t ConversionPass(ValidationState_t& _, const Instruction* inst) { in ConversionPass() argument [all...] |
| H A D | validate_id.cpp | 40 spv_result_t UpdateIdUse(ValidationState_t& _, const Instruction* inst) { in UpdateIdUse() argument 132 IdPass(ValidationState_t& _, Instruction* inst) IdPass() argument [all...] |
| H A D | validate_mode_setting.cpp | 28 spv_result_t ValidateEntryPoint(ValidationState_t& _, const Instruction* inst) { in ValidateEntryPoint() argument 254 ValidateExecutionMode(ValidationState_t& _, const Instruction* inst) ValidateExecutionMode() argument 489 ValidateMemoryModel(ValidationState_t& _, const Instruction* inst) ValidateMemoryModel() argument 527 ModeSettingPass(ValidationState_t& _, const Instruction* inst) ModeSettingPass() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| H A D | decoration_manager_test.cpp | 90 std::string ToText(const std::vector<Instruction*>& inst) { in ToText() argument
|
| H A D | pass_remove_duplicates_test.cpp | 93 std::string ToText(const std::vector<Instruction*>& inst) { in ToText() argument
|