Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dtype-narrowing-reducer.cc73 Type original_type = NodeProperties::GetType(node); in Reduce() local
Descape-analysis-reducer.cc46 Type const original_type = NodeProperties::GetType(original); in ReplaceNode() local
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/
Ddata_spec.h51 int original_type() const { return original_type_; } in original_type() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_normalization.cc104 auto original_type = hlo->shape().element_type(); in ChangeOutputTypeThenInsertConvertBack() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp721 analysis::Type* original_type = type_mgr->GetType(original_type_id); in GenerateCopy() local
Dtype_manager.cpp877 void TypeManager::ReplaceType(Type* new_type, Type* original_type) { in ReplaceType()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp721 analysis::Type* original_type = type_mgr->GetType(original_type_id); in GenerateCopy() local
Dtype_manager.cpp874 void TypeManager::ReplaceType(Type* new_type, Type* original_type) { in ReplaceType()