Home
last modified time | relevance | path

Searched refs:LogicallyMatch (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_function.cpp53 return _.LogicallyMatch(a_type_inst, b_type_inst, true); in DoPointeesLogicallyMatch()
Dvalidation_state.cpp1193 bool ValidationState_t::LogicallyMatch(const Instruction* lhs, in LogicallyMatch() function in spvtools::val::ValidationState_t
1229 return LogicallyMatch(lhs_ele, rhs_ele, check_decorations); in LogicallyMatch()
1250 if (!LogicallyMatch(lhs_ele, rhs_ele, check_decorations)) { in LogicallyMatch()
Dvalidate_composites.cpp570 if (!_.LogicallyMatch(source_type, result_type, false)) { in ValidateCopyLogical()
Dvalidation_state.h709 bool LogicallyMatch(const Instruction* lhs, const Instruction* rhs,
/third_party/spirv-tools/source/val/
Dvalidate_function.cpp53 return _.LogicallyMatch(a_type_inst, b_type_inst, true); in DoPointeesLogicallyMatch()
Dvalidation_state.cpp1365 bool ValidationState_t::LogicallyMatch(const Instruction* lhs, in LogicallyMatch() function in spvtools::val::ValidationState_t
1401 return LogicallyMatch(lhs_ele, rhs_ele, check_decorations); in LogicallyMatch()
1422 if (!LogicallyMatch(lhs_ele, rhs_ele, check_decorations)) { in LogicallyMatch()
Dvalidate_composites.cpp570 if (!_.LogicallyMatch(source_type, result_type, false)) { in ValidateCopyLogical()
Dvalidation_state.h754 bool LogicallyMatch(const Instruction* lhs, const Instruction* rhs,
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_function.cpp53 return _.LogicallyMatch(a_type_inst, b_type_inst, true); in DoPointeesLogicallyMatch()
Dvalidation_state.cpp1193 bool ValidationState_t::LogicallyMatch(const Instruction* lhs, in LogicallyMatch() function in spvtools::val::ValidationState_t
1229 return LogicallyMatch(lhs_ele, rhs_ele, check_decorations); in LogicallyMatch()
1250 if (!LogicallyMatch(lhs_ele, rhs_ele, check_decorations)) { in LogicallyMatch()
Dvalidate_composites.cpp570 if (!_.LogicallyMatch(source_type, result_type, false)) { in ValidateCopyLogical()
Dvalidation_state.h709 bool LogicallyMatch(const Instruction* lhs, const Instruction* rhs,