| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | decoration_manager.cpp | 359 AddDecoration(Instruction* inst) AddDecoration() argument 596 RemoveDecoration(Instruction* inst) RemoveDecoration() argument [all...] |
| H A D | desc_sroa.cpp | 24 bool IsDecorationBinding(Instruction* inst) { in IsDecorationBinding() argument
|
| H A D | loop_fusion.cpp | 522 ReplacePhiParentWith(Instruction* inst, uint32_t orig_block, uint32_t new_block) ReplacePhiParentWith() argument [all...] |
| H A D | loop_unswitch_pass.cpp | 483 Instruction* inst = use.first; in SpecializeLoop() local
|
| H A D | ssa_rewrite_pass.cpp | 302 void SSARewriter::ProcessStore(Instruction* inst, BasicBlock* bb) { in ProcessStore() argument 329 ProcessLoad(Instruction* inst, BasicBlock* bb) ProcessLoad() argument [all...] |
| H A D | upgrade_memory_model.cpp | 274 UpgradeSemantics(Instruction* inst, uint32_t in_operand, bool is_volatile) UpgradeSemantics() argument 304 Instruction* inst = context()->get_def_use_mgr()->GetDef(id); GetInstructionAttributes() local 321 TraceInstruction( Instruction* inst, std::vector<uint32_t> indices, std::unordered_set<uint32_t>* visited) TraceInstruction() argument 448 CheckAllTypes( const Instruction* inst) CheckAllTypes() argument 508 HasDecoration(const Instruction* inst, uint32_t value, SpvDecoration decoration) HasDecoration() argument 526 UpgradeFlags(Instruction* inst, uint32_t in_operand, bool is_coherent, bool is_volatile, OperationType operation_type, InstructionType inst_type) UpgradeFlags() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | text.cpp | 716 spv_instruction_t inst; in GetNumericIds() local 764 spv_instruction_t& inst = instructions.back(); in spvTextToBinaryInternal() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | fuzzer_pass_obfuscate_constants.cpp | 410 MaybeAddConstantIdUse( const opt::Instruction& inst, uint32_t in_operand_index, uint32_t base_instruction_result_id, const std::map<SpvOp, uint32_t>& skipped_opcode_count, std::vector<protobufs::IdUseDescriptor>* constant_uses) MaybeAddConstantIdUse() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | constants.cpp | 295 const Constant* ConstantManager::GetConstantFromInst(const Instruction* inst) { in GetConstantFromInst() argument [all...] |
| H A D | convert_to_half_pass.cpp | 31 bool ConvertToHalfPass::IsArithmetic(Instruction* inst) { in IsArithmetic() argument 39 bool ConvertToHalfPass::IsFloat(Instruction* inst, uint32_t width) { in IsFloat() argument 45 bool ConvertToHalfPass::IsDecoratedRelaxed(Instruction* inst) { in IsDecoratedRelaxed() argument 95 GenConvert(uint32_t* val_idp, uint32_t width, Instruction* inst) GenConvert() argument 103 context(), inst, GenConvert() local 112 MatConvertCleanup(Instruction* inst) MatConvertCleanup() argument 123 context(), inst, MatConvertCleanup() local 161 GenHalfArith(Instruction* inst) GenHalfArith() argument 180 ProcessPhi(Instruction* inst, uint32_t from_width, uint32_t to_width) ProcessPhi() argument 218 ProcessConvert(Instruction* inst) ProcessConvert() argument 236 ProcessImageRef(Instruction* inst) ProcessImageRef() argument 251 ProcessDefault(Instruction* inst) ProcessDefault() argument 266 GenHalfInst(Instruction* inst) GenHalfInst() argument 283 CloseRelaxInst(Instruction* inst) CloseRelaxInst() argument [all...] |
| H A D | convert_to_sampled_image_pass.cpp | 72 Instruction* inst = def_use_mgr->GetDef(inst_id); in GetNonCopyObjectDef() local 82 GetDescriptorSetBinding( const Instruction& inst, DescriptorSetAndBinding* descriptor_set_binding) const GetDescriptorSetBinding() argument 206 FindUses(const Instruction* inst, std::vector<Instruction*>* uses, uint32_t user_opcode) const FindUses() argument 317 MoveInstructionNextToType(Instruction* inst, uint32_t type_id) MoveInstructionNextToType() argument [all...] |
| H A D | decoration_manager.cpp | 359 AddDecoration(Instruction* inst) AddDecoration() argument 596 RemoveDecoration(Instruction* inst) RemoveDecoration() argument [all...] |
| H A D | desc_sroa.cpp | 24 bool IsDecorationBinding(Instruction* inst) { in IsDecorationBinding() argument
|
| H A D | loop_fusion.cpp | 522 ReplacePhiParentWith(Instruction* inst, uint32_t orig_block, uint32_t new_block) ReplacePhiParentWith() argument [all...] |
| H A D | loop_unswitch_pass.cpp | 483 Instruction* inst = use.first; in SpecializeLoop() local
|
| H A D | ssa_rewrite_pass.cpp | 302 void SSARewriter::ProcessStore(Instruction* inst, BasicBlock* bb) { in ProcessStore() argument 329 ProcessLoad(Instruction* inst, BasicBlock* bb) ProcessLoad() argument [all...] |
| H A D | upgrade_memory_model.cpp | 274 UpgradeSemantics(Instruction* inst, uint32_t in_operand, bool is_volatile) UpgradeSemantics() argument 304 Instruction* inst = context()->get_def_use_mgr()->GetDef(id); GetInstructionAttributes() local 321 TraceInstruction( Instruction* inst, std::vector<uint32_t> indices, std::unordered_set<uint32_t>* visited) TraceInstruction() argument 448 CheckAllTypes( const Instruction* inst) CheckAllTypes() argument 508 HasDecoration(const Instruction* inst, uint32_t value, SpvDecoration decoration) HasDecoration() argument 526 UpgradeFlags(Instruction* inst, uint32_t in_operand, bool is_coherent, bool is_volatile, OperationType operation_type, InstructionType inst_type) UpgradeFlags() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | text.cpp | 716 spv_instruction_t inst; in GetNumericIds() local 764 spv_instruction_t& inst = instructions.back(); in spvTextToBinaryInternal() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_composites.cpp | 35 GetExtractInsertValueType(ValidationState_t& _, const Instruction* inst, uint32_t* member_type) GetExtractInsertValueType() argument 140 ValidateVectorExtractDynamic(ValidationState_t& _, const Instruction* inst) ValidateVectorExtractDynamic() argument 175 ValidateVectorInsertDyanmic(ValidationState_t& _, const Instruction* inst) ValidateVectorInsertDyanmic() argument 211 ValidateCompositeConstruct(ValidationState_t& _, const Instruction* inst) ValidateCompositeConstruct() argument 373 ValidateCompositeExtract(ValidationState_t& _, const Instruction* inst) ValidateCompositeExtract() argument 398 ValidateCompositeInsert(ValidationState_t& _, const Instruction* inst) ValidateCompositeInsert() argument 433 ValidateCopyObject(ValidationState_t& _, const Instruction* inst) ValidateCopyObject() argument 447 ValidateTranspose(ValidationState_t& _, const Instruction* inst) ValidateTranspose() argument 491 ValidateVectorShuffle(ValidationState_t& _, const Instruction* inst) ValidateVectorShuffle() argument 560 ValidateCopyLogical(ValidationState_t& _, const Instruction* inst) ValidateCopyLogical() argument 587 CompositesPass(ValidationState_t& _, const Instruction* inst) CompositesPass() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | binary_parse_test.cpp | 79 operator <<(std::ostream& os, const ParsedInstruction& inst) operator <<() argument [all...] |
| /third_party/spirv-tools/source/ |
| H A D | disassemble.cpp | 103 HandleInstruction( const spv_parsed_instruction_t& inst) HandleInstruction() argument 245 EmitInstruction( const spv_parsed_instruction_t& inst, size_t inst_byte_offset) EmitInstruction() argument 290 EmitSectionComment( const spv_parsed_instruction_t& inst, bool& inserted_decoration_space, bool& inserted_debug_space, bool& inserted_type_space) EmitSectionComment() argument 319 EmitOperand(const spv_parsed_instruction_t& inst, const uint16_t operand_index) EmitOperand() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | DrawVertexAndIndexBufferOOBValidationTests.cpp | 404 uint32_t inst = instanceParams.maxValidAccessNumber; in TEST_F() local 515 uint32_t inst = instanceParams.maxValidAccessNumber; TEST_F() local [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-waveout.c | 303 static void CALLBACK chunk_done_cb(HWAVEOUT hwo, UINT msg, DWORD_PTR inst, DWORD param1, DWORD param2) { in chunk_done_cb() argument 319 static void CALLBACK chunk_ready_cb(HWAVEIN hwi, UINT msg, DWORD_PTR inst, DWORD param1, DWORD param2) { in chunk_ready_cb() argument
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | fuzzer_pass_obfuscate_constants.cpp | 412 MaybeAddConstantIdUse( const opt::Instruction& inst, uint32_t in_operand_index, uint32_t base_instruction_result_id, const std::map<spv::Op, uint32_t>& skipped_opcode_count, std::vector<protobufs::IdUseDescriptor>* constant_uses) MaybeAddConstantIdUse() argument [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | convert_to_half_pass.cpp | 28 bool ConvertToHalfPass::IsArithmetic(Instruction* inst) { in IsArithmetic() argument 36 bool ConvertToHalfPass::IsFloat(Instruction* inst, uint32_t width) { in IsFloat() argument 42 bool ConvertToHalfPass::IsStruct(Instruction* inst) { in IsStruct() argument 49 bool ConvertToHalfPass::IsDecoratedRelaxed(Instruction* inst) { in IsDecoratedRelaxed() argument 66 CanRelaxOpOperands(Instruction* inst) CanRelaxOpOperands() argument 105 GenConvert(uint32_t* val_idp, uint32_t width, Instruction* inst) GenConvert() argument 113 context(), inst, GenConvert() local 122 MatConvertCleanup(Instruction* inst) MatConvertCleanup() argument 133 context(), inst, MatConvertCleanup() local 172 GenHalfArith(Instruction* inst) GenHalfArith() argument 191 ProcessPhi(Instruction* inst, uint32_t from_width, uint32_t to_width) ProcessPhi() argument 229 ProcessConvert(Instruction* inst) ProcessConvert() argument 248 ProcessImageRef(Instruction* inst) ProcessImageRef() argument 263 ProcessDefault(Instruction* inst) ProcessDefault() argument 278 GenHalfInst(Instruction* inst) GenHalfInst() argument 295 CloseRelaxInst(Instruction* inst) CloseRelaxInst() argument [all...] |