| /third_party/boost/boost/yap/detail/ |
| D | algorithm.hpp | 173 struct operand_type<ExprTemplate, T, U, RemoveRefs, true, false> struct 175 using type = remove_cv_ref_t<T>; 183 struct operand_type<ExprTemplate, T, U, RemoveRefs, true, true> struct 185 using type = expr_ref_t<ExprTemplate, T>; 194 struct operand_type<ExprTemplate, T, U, RemoveRefs, true, IsLRef> struct 196 using type = remove_cv_ref_t<T>; 204 struct operand_type<ExprTemplate, T, U, true, false, IsLRef> struct 206 using type = terminal<ExprTemplate, std::remove_reference_t<U>>; 214 struct operand_type<ExprTemplate, T, U, false, false, IsLRef> struct 216 using type = terminal<ExprTemplate, U>;
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| D | transformation_equation_instruction.cpp | 162 const auto* operand_type = in MaybeGetResultTypeId() local 226 auto operand_type = in MaybeGetResultTypeId() local 261 auto operand_type = in MaybeGetResultTypeId() local 279 auto operand_type = in MaybeGetResultTypeId() local
|
| D | transformation_replace_add_sub_mul_with_carrying_extended.cpp | 87 auto operand_type = type->AsVector()->element_type(); in Apply() local
|
| D | transformation_add_bit_instruction_synonym.cpp | 125 auto operand_type = in IsInstructionSupported() local
|
| D | fuzzer_pass_add_equation_instructions.cpp | 155 const auto* operand_type = in Apply() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | transformation_equation_instruction.cpp | 162 const auto* operand_type = in MaybeGetResultTypeId() local 226 auto operand_type = in MaybeGetResultTypeId() local 261 auto operand_type = in MaybeGetResultTypeId() local 279 auto operand_type = in MaybeGetResultTypeId() local
|
| D | transformation_replace_add_sub_mul_with_carrying_extended.cpp | 87 auto operand_type = type->AsVector()->element_type(); in Apply() local
|
| D | transformation_add_bit_instruction_synonym.cpp | 125 auto operand_type = in IsInstructionSupported() local
|
| D | fuzzer_pass_add_equation_instructions.cpp | 155 const auto* operand_type = in Apply() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_composites.cpp | 229 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 270 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 305 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 328 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 435 const uint32_t operand_type = _.GetOperandTypeId(inst, 2); in ValidateCopyObject() local
|
| D | validate_logicals.cpp | 59 const uint32_t operand_type = _.GetOperandTypeId(inst, 2); in LogicalsPass() local
|
| D | validate_extensions.cpp | 818 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 851 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 922 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 1600 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 1889 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 1974 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 2128 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | validate_composites.cpp | 229 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 270 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 305 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 328 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateCompositeConstruct() local 435 const uint32_t operand_type = _.GetOperandTypeId(inst, 2); in ValidateCopyObject() local
|
| D | validate_logicals.cpp | 59 const uint32_t operand_type = _.GetOperandTypeId(inst, 2); in LogicalsPass() local
|
| D | validate_extensions.cpp | 818 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 851 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 922 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 1600 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 1889 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 1974 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local 2128 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index); in ValidateExtInst() local
|
| /third_party/libunwind/src/dwarf/ |
| D | Gexpr.c | 127 unw_word_t *addr, int operand_type, unw_word_t *val, void *arg) in read_operand()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | fold_spec_constant_op_and_composite_pass.cpp | 245 const analysis::Type* operand_type = operand_const->type(); in DoVectorShuffle() local
|
| D | folding_rules.cpp | 1516 analysis::Type* operand_type = type_mgr->GetType(operand_def->type_id()); in GetExtractOperandsForElementOfCompositeConstruct() local 2180 const analysis::Type* operand_type = nullptr; in RedundantIAdd() local
|
| D | const_folding_rules.cpp | 789 const analysis::Type* operand_type = in FoldFClampFeedingCompare() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | fold_spec_constant_op_and_composite_pass.cpp | 245 const analysis::Type* operand_type = operand_const->type(); in DoVectorShuffle() local
|
| D | folding_rules.cpp | 1516 analysis::Type* operand_type = type_mgr->GetType(operand_def->type_id()); in GetExtractOperandsForElementOfCompositeConstruct() local 2180 const analysis::Type* operand_type = nullptr; in RedundantIAdd() local
|
| D | const_folding_rules.cpp | 693 const analysis::Type* operand_type = in FoldFClampFeedingCompare() local
|
| /third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
| D | fold_spec_constant_op_and_composite_pass.cpp | 451 const analysis::Type* operand_type = operand_const->type(); in DoVectorShuffle() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/protobufs/ |
| D | spvtoolsfuzz.proto | 134 uint32 operand_type = 1; field
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/ |
| D | spvtoolsfuzz.proto | 134 uint32 operand_type = 1; field
|