Home
last modified time | relevance | path

Searched defs:original_type (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/compiler/
Dtype-narrowing-reducer.cc70 Type original_type = NodeProperties::GetType(node); in Reduce() local
Descape-analysis-reducer.cc47 Type const original_type = NodeProperties::GetType(original); in ReplaceNode() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpass.cpp101 analysis::Type* original_type = type_mgr->GetType(original_type_id); in GenerateCopy() local
Dtype_manager.cpp992 void TypeManager::ReplaceType(Type* new_type, Type* original_type) { in ReplaceType()
/external/angle/third_party/spirv-tools/src/source/opt/
Dpass.cpp101 analysis::Type* original_type = type_mgr->GetType(original_type_id); in GenerateCopy() local
Dtype_manager.cpp995 void TypeManager::ReplaceType(Type* new_type, Type* original_type) { in ReplaceType()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dpass.cpp101 analysis::Type* original_type = type_mgr->GetType(original_type_id); in GenerateCopy() local
Dtype_manager.cpp995 void TypeManager::ReplaceType(Type* new_type, Type* original_type) { in ReplaceType()
/external/v8/src/torque/
Dcc-generator.cc173 const Type* original_type = parameter_types[0]; in EmitInstruction() local
Dcsa-generator.cc211 const Type* original_type = parameter_types[0]; in EmitInstruction() local