Home
last modified time | relevance | path

Searched refs:GetId (Results 1 – 25 of 166) sorted by relevance

1234567

/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/mutations/
Dreplace_identifier_test.cc66 auto a_var_id = node_id_map.GetId(a_var); in TEST()
69 auto b_var_id = node_id_map.GetId(b_var); in TEST()
75 auto a_ident_id = node_id_map.GetId(sum_expr->lhs); in TEST()
78 auto sum_expr_id = node_id_map.GetId(sum_expr); in TEST()
81 auto e_var_id = node_id_map.GetId(e_var); in TEST()
84 auto vec_member_access_id = node_id_map.GetId( in TEST()
136 auto use_id = node_id_map.GetId(program.AST() in TEST()
143 auto replacement_id = node_id_map.GetId(program.AST().GlobalVariables()[1]); in TEST()
166 auto replacement_id = node_id_map.GetId(program.AST().GlobalVariables()[1]); in TEST()
169 auto use_id = node_id_map.GetId(program.AST() in TEST()
[all …]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_replace_linear_algebra_instruction.cpp303 ir_context->get_type_mgr()->GetId(matrix_column_type), in ReplaceOpTranspose()
313 ir_context->get_type_mgr()->GetId(matrix_column_component_type), in ReplaceOpTranspose()
328 ir_context->get_type_mgr()->GetId(resulting_matrix_column_type), in ReplaceOpTranspose()
422 ir_context->get_type_mgr()->GetId(matrix_column_type), in ReplaceOpMatrixTimesScalar()
462 ir_context->get_type_mgr()->GetId(matrix_column_type), in ReplaceOpMatrixTimesScalar()
499 ir_context->get_type_mgr()->GetId(vector_component_type), in ReplaceOpVectorTimesMatrix()
524 ir_context->get_type_mgr()->GetId(matrix_column_type), in ReplaceOpVectorTimesMatrix()
536 ir_context->get_type_mgr()->GetId(vector_component_type), in ReplaceOpVectorTimesMatrix()
546 ir_context->get_type_mgr()->GetId(vector_component_type), in ReplaceOpVectorTimesMatrix()
559 ir_context->get_type_mgr()->GetId(vector_component_type), float_add_id, in ReplaceOpVectorTimesMatrix()
[all …]
Dtransformation_replace_constant_with_uniform.cpp59 auto int_type_id = ir_context->get_type_mgr()->GetId(&int_type); in MakeAccessChainInstruction()
75 ir_context->get_type_mgr()->GetId(type_and_pointer_type.second.get()); in MakeAccessChainInstruction()
203 if (!ir_context->get_type_mgr()->GetId(&pointer_to_type_of_constant)) { in IsApplicable()
210 if (!ir_context->get_type_mgr()->GetId(&int_type)) { in IsApplicable()
215 auto int_type_id = ir_context->get_type_mgr()->GetId(&int_type); in IsApplicable()
Dfuzzer_pass_add_image_sample_unused_components.cpp131 : GetIRContext()->get_type_mgr()->GetId( in Apply()
146 GetIRContext()->get_type_mgr()->GetId( in Apply()
168 GetIRContext()->get_type_mgr()->GetId( in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_replace_linear_algebra_instruction.cpp303 ir_context->get_type_mgr()->GetId(matrix_column_type), in ReplaceOpTranspose()
313 ir_context->get_type_mgr()->GetId(matrix_column_component_type), in ReplaceOpTranspose()
328 ir_context->get_type_mgr()->GetId(resulting_matrix_column_type), in ReplaceOpTranspose()
422 ir_context->get_type_mgr()->GetId(matrix_column_type), in ReplaceOpMatrixTimesScalar()
462 ir_context->get_type_mgr()->GetId(matrix_column_type), in ReplaceOpMatrixTimesScalar()
499 ir_context->get_type_mgr()->GetId(vector_component_type), in ReplaceOpVectorTimesMatrix()
524 ir_context->get_type_mgr()->GetId(matrix_column_type), in ReplaceOpVectorTimesMatrix()
536 ir_context->get_type_mgr()->GetId(vector_component_type), in ReplaceOpVectorTimesMatrix()
546 ir_context->get_type_mgr()->GetId(vector_component_type), in ReplaceOpVectorTimesMatrix()
559 ir_context->get_type_mgr()->GetId(vector_component_type), float_add_id, in ReplaceOpVectorTimesMatrix()
[all …]
Dtransformation_replace_constant_with_uniform.cpp59 auto int_type_id = ir_context->get_type_mgr()->GetId(&int_type); in MakeAccessChainInstruction()
75 ir_context->get_type_mgr()->GetId(type_and_pointer_type.second.get()); in MakeAccessChainInstruction()
203 if (!ir_context->get_type_mgr()->GetId(&pointer_to_type_of_constant)) { in IsApplicable()
210 if (!ir_context->get_type_mgr()->GetId(&int_type)) { in IsApplicable()
215 auto int_type_id = ir_context->get_type_mgr()->GetId(&int_type); in IsApplicable()
Dfuzzer_pass_add_image_sample_unused_components.cpp131 : GetIRContext()->get_type_mgr()->GetId( in Apply()
146 GetIRContext()->get_type_mgr()->GetId( in Apply()
168 GetIRContext()->get_type_mgr()->GetId( in Apply()
/third_party/spirv-tools/source/fuzz/
Dtransformation_replace_linear_algebra_instruction.cpp303 ir_context->get_type_mgr()->GetId(matrix_column_type), in ReplaceOpTranspose()
313 ir_context->get_type_mgr()->GetId(matrix_column_component_type), in ReplaceOpTranspose()
328 ir_context->get_type_mgr()->GetId(resulting_matrix_column_type), in ReplaceOpTranspose()
422 ir_context->get_type_mgr()->GetId(matrix_column_type), in ReplaceOpMatrixTimesScalar()
462 ir_context->get_type_mgr()->GetId(matrix_column_type), in ReplaceOpMatrixTimesScalar()
499 ir_context->get_type_mgr()->GetId(vector_component_type), in ReplaceOpVectorTimesMatrix()
524 ir_context->get_type_mgr()->GetId(matrix_column_type), in ReplaceOpVectorTimesMatrix()
536 ir_context->get_type_mgr()->GetId(vector_component_type), in ReplaceOpVectorTimesMatrix()
546 ir_context->get_type_mgr()->GetId(vector_component_type), in ReplaceOpVectorTimesMatrix()
559 ir_context->get_type_mgr()->GetId(vector_component_type), float_add_id, in ReplaceOpVectorTimesMatrix()
[all …]
Dtransformation_replace_constant_with_uniform.cpp59 auto int_type_id = ir_context->get_type_mgr()->GetId(&int_type); in MakeAccessChainInstruction()
75 ir_context->get_type_mgr()->GetId(type_and_pointer_type.second.get()); in MakeAccessChainInstruction()
203 if (!ir_context->get_type_mgr()->GetId(&pointer_to_type_of_constant)) { in IsApplicable()
210 if (!ir_context->get_type_mgr()->GetId(&int_type)) { in IsApplicable()
215 auto int_type_id = ir_context->get_type_mgr()->GetId(&int_type); in IsApplicable()
Dfuzzer_pass_add_image_sample_unused_components.cpp131 : GetIRContext()->get_type_mgr()->GetId( in Apply()
146 GetIRContext()->get_type_mgr()->GetId( in Apply()
168 GetIRContext()->get_type_mgr()->GetId( in Apply()
Dforce_render_red.cpp230 auto vec4_id = ir_context->get_type_mgr()->GetId(&temp_vec4); in ForceRenderRed()
262 auto float_type_id = ir_context->get_type_mgr()->GetId(float_type); in ForceRenderRed()
317 ir_context->get_type_mgr()->GetId(registered_bool_type), in ForceRenderRed()
/third_party/spirv-tools/source/opt/
Dpass.cpp106 type_mgr->GetId(original_array_type->element_type()); in GenerateCopy()
111 type_mgr->GetId(new_array_type->element_type()); in GenerateCopy()
138 type_mgr->GetId(original_types[i]), object_to_copy->result_id(), {i}); in GenerateCopy()
139 element_ids.push_back(GenerateCopy(extract, type_mgr->GetId(new_types[i]), in GenerateCopy()
Dstrength_reduction_pass.cpp130 int32_type_id_ = context()->get_type_mgr()->GetId(&int32); in FindIntTypesAndConstants()
132 uint32_type_id_ = context()->get_type_mgr()->GetId(&uint32); in FindIntTypesAndConstants()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpass.cpp106 type_mgr->GetId(original_array_type->element_type()); in GenerateCopy()
111 type_mgr->GetId(new_array_type->element_type()); in GenerateCopy()
138 type_mgr->GetId(original_types[i]), object_to_copy->result_id(), {i}); in GenerateCopy()
139 element_ids.push_back(GenerateCopy(extract, type_mgr->GetId(new_types[i]), in GenerateCopy()
Dstrength_reduction_pass.cpp130 int32_type_id_ = context()->get_type_mgr()->GetId(&int32); in FindIntTypesAndConstants()
132 uint32_type_id_ = context()->get_type_mgr()->GetId(&uint32); in FindIntTypesAndConstants()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dpass.cpp106 type_mgr->GetId(original_array_type->element_type()); in GenerateCopy()
111 type_mgr->GetId(new_array_type->element_type()); in GenerateCopy()
138 type_mgr->GetId(original_types[i]), object_to_copy->result_id(), {i}); in GenerateCopy()
139 element_ids.push_back(GenerateCopy(extract, type_mgr->GetId(new_types[i]), in GenerateCopy()
Dstrength_reduction_pass.cpp130 int32_type_id_ = context()->get_type_mgr()->GetId(&int32); in FindIntTypesAndConstants()
132 uint32_type_id_ = context()->get_type_mgr()->GetId(&uint32); in FindIntTypesAndConstants()
/third_party/cef/include/
Dcef_media_router.h171 virtual CefString GetId() = 0;
234 virtual CefString GetId() = 0;
308 virtual CefString GetId() = 0;
/third_party/spirv-tools/test/opt/
Dtype_manager_test.cpp286 EXPECT_EQ(p.first, manager.GetId(manager.GetType(p.first))); in TEST()
691 EXPECT_EQ(manager.GetId(&voidTy), 1u); in TEST()
694 EXPECT_EQ(manager.GetId(&uintTy), 2u); in TEST()
697 EXPECT_EQ(manager.GetId(&intTy), 3u); in TEST()
701 EXPECT_EQ(manager.GetId(&vecTy), 4u); in TEST()
743 ASSERT_EQ(context->get_type_mgr()->GetId(&st), 2u); in TEST()
746 ASSERT_EQ(context->get_type_mgr()->GetId(&st), 0u); in TEST()
766 uint32_t id = context->get_type_mgr()->GetId(&st); in TEST()
772 ASSERT_EQ(context->get_type_mgr()->GetId(&st), toStay); in TEST()
792 EXPECT_EQ(1u, context->get_type_mgr()->GetId(&u32)); in TEST()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dtype_manager_test.cpp271 EXPECT_EQ(p.first, manager.GetId(manager.GetType(p.first))); in TEST()
676 EXPECT_EQ(manager.GetId(&voidTy), 1u); in TEST()
679 EXPECT_EQ(manager.GetId(&uintTy), 2u); in TEST()
682 EXPECT_EQ(manager.GetId(&intTy), 3u); in TEST()
686 EXPECT_EQ(manager.GetId(&vecTy), 4u); in TEST()
728 ASSERT_EQ(context->get_type_mgr()->GetId(&st), 2u); in TEST()
731 ASSERT_EQ(context->get_type_mgr()->GetId(&st), 0u); in TEST()
751 uint32_t id = context->get_type_mgr()->GetId(&st); in TEST()
757 ASSERT_EQ(context->get_type_mgr()->GetId(&st), toStay); in TEST()
777 EXPECT_EQ(1u, context->get_type_mgr()->GetId(&u32)); in TEST()
[all …]
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dtype_manager_test.cpp271 EXPECT_EQ(p.first, manager.GetId(manager.GetType(p.first))); in TEST()
676 EXPECT_EQ(manager.GetId(&voidTy), 1u); in TEST()
679 EXPECT_EQ(manager.GetId(&uintTy), 2u); in TEST()
682 EXPECT_EQ(manager.GetId(&intTy), 3u); in TEST()
686 EXPECT_EQ(manager.GetId(&vecTy), 4u); in TEST()
728 ASSERT_EQ(context->get_type_mgr()->GetId(&st), 2u); in TEST()
731 ASSERT_EQ(context->get_type_mgr()->GetId(&st), 0u); in TEST()
751 uint32_t id = context->get_type_mgr()->GetId(&st); in TEST()
757 ASSERT_EQ(context->get_type_mgr()->GetId(&st), toStay); in TEST()
777 EXPECT_EQ(1u, context->get_type_mgr()->GetId(&u32)); in TEST()
[all …]
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/mutation_finders/
Dreplace_identifiers.cc64 node_id_map->GetId(user->Declaration()), in FindMutations()
65 node_id_map->GetId(replacement->Declaration()))); in FindMutations()
/third_party/cef/tests/cefclient/browser/
Dmedia_router_test.cc72 dict->SetString(kRouteKey, route->GetId()); in OnMediaRouteCreateFinished()
192 const std::string& sink_id = sink->GetId(); in OnSinks()
217 const std::string& route_id = route->GetId(); in OnRoutes()
222 route_dict->SetString(kSourceKey, route->GetSource()->GetId()); in OnRoutes()
223 route_dict->SetString(kSinkKey, route->GetSink()->GetId()); in OnRoutes()
236 payload->SetString(kRouteKey, route->GetId()); in OnRouteStateChanged()
249 payload->SetString(kRouteKey, route->GetId()); in OnRouteMessageReceived()
/third_party/cef/libcef/browser/
Ddownload_item_impl.cc81 uint32 CefDownloadItemImpl::GetId() { in GetId() function in CefDownloadItemImpl
83 return const_value().GetId(); in GetId()
/third_party/node/deps/v8/include/
Dv8-fast-api-calls.h294 constexpr Identifier GetId() const { in GetId() function
915 TryToCopyAndConvertArrayToCppBuffer<CTypeInfoBuilder<int32_t>::Build().GetId(),
921 TryToCopyAndConvertArrayToCppBuffer<CTypeInfoBuilder<uint32_t>::Build().GetId(),
927 TryToCopyAndConvertArrayToCppBuffer<CTypeInfoBuilder<float>::Build().GetId(),
933 TryToCopyAndConvertArrayToCppBuffer<CTypeInfoBuilder<double>::Build().GetId(),

1234567