| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_mutate_pointer.cpp | 144 IsValidPointerInstruction( opt::IRContext* ir_context, const opt::Instruction& inst) IsValidPointerInstruction() argument [all...] |
| /third_party/spirv-tools/source/lint/ |
| H A D | divergence_analysis.cpp | 26 void DivergenceAnalysis::EnqueueSuccessors(opt::Instruction* inst) { in EnqueueSuccessors() argument 54 Visit( opt::Instruction* inst) Visit() argument 101 VisitInstruction( opt::Instruction* inst) VisitInstruction() argument 122 ComputeInstructionDivergence(opt::Instruction* inst) ComputeInstructionDivergence() argument [all...] |
| H A D | lint_divergent_derivatives.cpp | 55 bool InstructionHasDerivative(const opt::Instruction& inst) { in InstructionHasDerivative() argument 81 Warn(opt::IRContext* context, opt::Instruction* inst) Warn() argument
|
| /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 | 35 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 | 120 bool LICMPass::HoistInstruction(Loop* loop, Instruction* inst) { in HoistInstruction() argument
|
| H A D | private_to_local_pass.cpp | 180 UpdateUse(Instruction* inst, Instruction* user) UpdateUse() argument 221 UpdateUses(Instruction* inst) UpdateUses() argument [all...] |
| H A D | strength_reduction_pass.cpp | 66 ReplaceMultiplyByPowerOf2( BasicBlock::iterator* inst) ReplaceMultiplyByPowerOf2() argument [all...] |
| H A D | unify_const_pass.cpp | 42 uint32_t LookupEquivalentResultFor(const Instruction& inst) { in LookupEquivalentResultFor() argument 88 std::vector<uint32_t> GetLookUpKeys(const Instruction& inst) { in GetLookUpKeys() argument [all...] |
| H A D | wrap_opkill.cpp | 59 bool WrapOpKill::ReplaceWithFunctionCall(Instruction* inst) { in ReplaceWithFunctionCall() argument 64 context(), inst, in ReplaceWithFunctionCall() local 190 GetOwningFunctionsReturnType(Instruction* inst) GetOwningFunctionsReturnType() argument [all...] |
| /third_party/spirv-tools/source/val/ |
| H A D | validate_atomics.cpp | 121 spv_result_t AtomicsPass(ValidationState_t& _, const Instruction* inst) { in AtomicsPass() argument [all...] |
| H A D | validate_capability.cpp | 289 spv_result_t CapabilityPass(ValidationState_t& _, const Instruction* inst) { in CapabilityPass() argument [all...] |
| H A D | validate_conversion.cpp | 28 spv_result_t ConversionPass(ValidationState_t& _, const Instruction* inst) { in ConversionPass() argument [all...] |
| H A D | validate_id.cpp | 29 spv_result_t UpdateIdUse(ValidationState_t& _, const Instruction* inst) { in UpdateIdUse() argument 121 IdPass(ValidationState_t& _, Instruction* inst) IdPass() argument [all...] |
| H A D | validate_mode_setting.cpp | 27 spv_result_t ValidateEntryPoint(ValidationState_t& _, const Instruction* inst) { in ValidateEntryPoint() argument 329 ValidateExecutionMode(ValidationState_t& _, const Instruction* inst) ValidateExecutionMode() argument 600 ValidateMemoryModel(ValidationState_t& _, const Instruction* inst) ValidateMemoryModel() argument 639 ModeSettingPass(ValidationState_t& _, const Instruction* inst) ModeSettingPass() argument [all...] |
| H A D | validate_ray_query.cpp | 70 spv_result_t RayQueryPass(ValidationState_t& _, const Instruction* inst) { in RayQueryPass() argument 26 ValidateRayQueryPointer(ValidationState_t& _, const Instruction* inst, uint32_t ray_query_index) ValidateRayQueryPointer() argument 51 ValidateIntersectionId(ValidationState_t& _, const Instruction* inst, uint32_t intersection_index) ValidateIntersectionId() argument [all...] |
| /third_party/spirv-tools/test/opt/ |
| H A D | decoration_manager_test.cpp | 89 std::string ToText(const std::vector<Instruction*>& inst) { in ToText() argument
|
| H A D | pass_remove_duplicates_test.cpp | 91 std::string ToText(const std::vector<Instruction*>& inst) { in ToText() argument
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_extension_spv_khr_integer_dot_product_test.cpp | 35 std::string inst; member
|
| /third_party/spirv-tools/tools/cfg/ |
| H A D | bin_to_dot.cpp | 82 HandleInstruction( const spv_parsed_instruction_t& inst) HandleInstruction() argument [all...] |
| /third_party/vulkan-loader/loader/ |
| H A D | allocation.c | 105 void *loader_instance_heap_alloc(const struct loader_instance *inst, size_t size, VkSystemAllocationScope allocation_scope) { argument 109 void *loader_instance_heap_calloc(const struct loader_instance *inst, size_t size, VkSystemAllocationScope allocation_scope) { argument 113 void loader_instance_heap_free(const struct loader_instance *inst, void *pMemory) { argument 116 void *loader_instance_heap_realloc(const struct loader_instance *inst, voi argument 137 loader_alloc_with_instance_fallback(const VkAllocationCallbacks *pAllocator, const struct loader_instance *inst, size_t size, VkSystemAllocationScope allocation_scope) global() argument [all...] |
| H A D | log.c | 94 void loader_log(const struct loader_instance *inst, VkFlags msg_type, int32_t msg_code, const char *format, ...) { in loader_log() argument 236 void loader_log_asm_function_not_supported(const struct loader_instance *inst, VkFlags msg_type, int32_t msg_code, in loader_log_asm_function_not_supported() argument
|
| /foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/ |
| H A D | intell_voice_service_proxy.cpp | 27 int32_t IntellVoiceServiceProxy::CreateIntellVoiceEngine(IntellVoiceEngineType type, sptr<IIntellVoiceEngine> &inst) in CreateIntellVoiceEngine() argument
|