Home
last modified time | relevance | path

Searched defs:existing_id (Results 1 – 3 of 3) sorted by relevance

/external/angle/third_party/spirv-tools/src/source/fuzz/
Dfuzzer_pass.cpp155 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&bool_type); in FindOrCreateBoolType() local
166 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&int_type); in FindOrCreate32BitIntegerType() local
177 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&float_type); in FindOrCreate32BitFloatType() local
195 auto existing_id = fuzzerutil::FindFunctionType(GetIRContext(), type_ids); in FindOrCreateFunctionType() local
214 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&vector_type); in FindOrCreateVectorType() local
235 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&matrix_type); in FindOrCreateMatrixType() local
249 auto existing_id = fuzzerutil::MaybeGetPointerType( in FindOrCreatePointerType() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass.cpp155 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&bool_type); in FindOrCreateBoolType() local
166 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&int_type); in FindOrCreate32BitIntegerType() local
177 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&float_type); in FindOrCreate32BitFloatType() local
195 auto existing_id = fuzzerutil::FindFunctionType(GetIRContext(), type_ids); in FindOrCreateFunctionType() local
214 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&vector_type); in FindOrCreateVectorType() local
235 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&matrix_type); in FindOrCreateMatrixType() local
249 auto existing_id = fuzzerutil::MaybeGetPointerType( in FindOrCreatePointerType() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass.cpp152 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&bool_type); in FindOrCreateBoolType() local
163 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&int_type); in FindOrCreate32BitIntegerType() local
174 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&float_type); in FindOrCreate32BitFloatType() local
191 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&vector_type); in FindOrCreateVectorType() local
212 auto existing_id = GetIRContext()->get_type_mgr()->GetId(&matrix_type); in FindOrCreateMatrixType() local
226 auto existing_id = fuzzerutil::MaybeGetPointerType( in FindOrCreatePointerType() local