Home
last modified time | relevance | path

Searched defs:type (Results 2751 - 2775 of 8592) sorted by relevance

1...<<111112113114115116117118119120>>...344

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/
H A Dconstant_uniform_facts.cpp30 auto type = ir_context_->get_type_mgr()->GetType(type_id); in GetConstantId() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_copy_memory.cpp167 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); in IsInstructionSupported() local
187 CanUsePointeeWithCopyMemory( const opt::analysis::Type& type) CanUsePointeeWithCopyMemory() argument
[all...]
H A Dtransformation_add_synonym.cpp164 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); in IsInstructionValid() local
177 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); in IsInstructionValid() local
193 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); IsInstructionValid() local
[all...]
H A Dtransformation_propagate_instruction_up.cpp37 bool ContainsPointers(const opt::analysis::Type& type) { in ContainsPointers() argument
H A Dtransformation_replace_add_sub_mul_with_carrying_extended.cpp84 auto type = ir_context->get_type_mgr()->GetType(type_id); in Apply() local
201 auto type = ir_context->get_type_mgr()->GetType(instruction.type_id()); IsInstructionSuitable() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dname_mapper.cpp321 std::string FriendlyNameMapper::NameForEnumOperand(spv_operand_type_t type, in NameForEnumOperand() argument
H A Dtext_handler.h68 inline bool isScalarIntegral(const IdType& type) { in isScalarIntegral() argument
73 inline bool isScalarFloating(const IdType& type) { in isScalarFloating() argument
80 assumedBitWidth(const IdType& type) assumedBitWidth() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dconst_folding_rules.cpp26 bool HasFloatingPoint(const analysis::Type* type) { in HasFloatingPoint() argument
[all...]
H A Dif_conversion.cpp202 Instruction* type = get_def_use_mgr()->GetDef(id); in CheckType() local
H A Dreplace_invalid_opc.cpp186 Instruction* type = context()->get_def_use_mgr()->GetDef(type_id); in GetSpecialConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dassembly_grammar.cpp202 spv_result_t AssemblyGrammar::lookupOperand(spv_operand_type_t type, in lookupOperand() argument
209 spv_result_t AssemblyGrammar::lookupOperand(spv_operand_type_t type, in lookupOperand() argument
240 spv_result_t AssemblyGrammar::parseMaskOperand(const spv_operand_type_t type, in parseMaskOperand() argument
43 spvTextParseMaskOperand(spv_target_env env, const spv_operand_table operandTable, const spv_operand_type_t type, const char* textValue, uint32_t* pValue) spvTextParseMaskOperand() argument
246 lookupExtInst(spv_ext_inst_type_t type, const char* textValue, spv_ext_inst_desc* extInst) const lookupExtInst() argument
252 lookupExtInst(spv_ext_inst_type_t type, uint32_t firstWord, spv_ext_inst_desc* extInst) const lookupExtInst() argument
258 pushOperandTypesForMask( const spv_operand_type_t type, const uint32_t mask, spv_operand_pattern_t* pattern) const pushOperandTypesForMask() argument
[all...]
H A Dname_mapper.cpp321 std::string FriendlyNameMapper::NameForEnumOperand(spv_operand_type_t type, in NameForEnumOperand() argument
H A Dtext_handler.h68 inline bool isScalarIntegral(const IdType& type) { in isScalarIntegral() argument
73 inline bool isScalarFloating(const IdType& type) { in isScalarFloating() argument
80 assumedBitWidth(const IdType& type) assumedBitWidth() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/
H A Dconstant_uniform_facts.cpp30 auto type = ir_context_->get_type_mgr()->GetType(type_id); in GetConstantId() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_copy_memory.cpp167 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); in IsInstructionSupported() local
187 CanUsePointeeWithCopyMemory( const opt::analysis::Type& type) CanUsePointeeWithCopyMemory() argument
[all...]
H A Dtransformation_add_synonym.cpp164 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); in IsInstructionValid() local
177 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); in IsInstructionValid() local
193 const auto* type = ir_context->get_type_mgr()->GetType(inst->type_id()); IsInstructionValid() local
[all...]
H A Dtransformation_propagate_instruction_up.cpp37 bool ContainsPointers(const opt::analysis::Type& type) { in ContainsPointers() argument
H A Dtransformation_replace_add_sub_mul_with_carrying_extended.cpp84 auto type = ir_context->get_type_mgr()->GetType(type_id); in Apply() local
201 auto type = ir_context->get_type_mgr()->GetType(instruction.type_id()); IsInstructionSuitable() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dif_conversion.cpp202 Instruction* type = get_def_use_mgr()->GetDef(id); in CheckType() local
H A Dreplace_invalid_opc.cpp186 Instruction* type = context()->get_def_use_mgr()->GetDef(type_id); in GetSpecialConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dparse_number.h38 inline bool IsIntegral(const NumberType& type) { in IsIntegral() argument
44 inline bool IsFloating(const NumberType& type) { in IsFloating() argument
49 IsSigned(const NumberType& type) IsSigned() argument
54 IsUnknown(const NumberType& type) IsUnknown() argument
60 AssumedBitWidth(const NumberType& type) AssumedBitWidth() argument
104 CheckRangeAndIfHexThenSignExtend(T value, const NumberType& type, bool is_hex, T* updated_value_for_hex) CheckRangeAndIfHexThenSignExtend() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dbasic_block.h80 void set_type(BlockType type) { in set_type() argument
H A Dconstruct.cpp34 ConstructType Construct::type() const { return type_; } in type() function in spvtools::val::Construct
43 bool ValidateConstructSize(ConstructType type, size_t size) { in ValidateConstructSize() argument
H A Dvalidate_annotation.cpp159 bool DecorationTakesIdParameters(SpvDecoration type) { in DecorationTakesIdParameters() argument
321 const auto type = _.FindDef(target->type_id()); in ValidateDecorationTarget() local
[all...]
H A Dvalidate_decorations.cpp118 std::vector<uint32_t> getStructMembers(uint32_t struct_id, SpvOp type, in getStructMembers() argument
[all...]

Completed in 19 milliseconds

1...<<111112113114115116117118119120>>...344