Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/utils/
Dhlo_utils.cc60 if (auto float_ty = ty.dyn_cast<FloatType>()) { in GetScalarOfType() local
61 APFloat value(float_ty.getFloatSemantics(), raw_value); in GetScalarOfType()
79 static APFloat GetScalarLimitOfFloatType(FloatType float_ty, in GetScalarLimitOfFloatType() argument
81 auto &semantics = float_ty.getFloatSemantics(); in GetScalarLimitOfFloatType()
125 if (auto float_ty = ty.dyn_cast<FloatType>()) { in GetScalarLimitOfType() local
127 GetScalarLimitOfFloatType(float_ty, limit)); in GetScalarLimitOfType()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Ddecompose_resource_ops.cc31 if (auto float_ty = ty.dyn_cast_or_null<FloatType>()) { in GetScalarOfType() local
32 FloatAttr attr = FloatAttr::get(float_ty, raw_value); in GetScalarOfType()
Dlower_tf.cc76 if (auto float_ty = ty.dyn_cast_or_null<FloatType>()) { in GetScalarOfType() local
77 FloatAttr attr = FloatAttr::get(float_ty, raw_value); in GetScalarOfType()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_context.cpp802 analysis::Float float_ty(32); in GetBuiltinInputVarId() local
803 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetBuiltinInputVarId()
826 analysis::Float float_ty(32); in GetBuiltinInputVarId() local
827 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetBuiltinInputVarId()
Dconvert_to_half_pass.cpp61 analysis::Float float_ty(width); in FloatScalarType() local
62 return context()->get_type_mgr()->GetRegisteredType(&float_ty); in FloatScalarType()
Dinstrument_pass.cpp591 analysis::Float float_ty(32); in GetFloatId() local
592 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetFloatId()
601 analysis::Float float_ty(32); in GetVec4FloatId() local
602 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetVec4FloatId()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_context.cpp802 analysis::Float float_ty(32); in GetBuiltinInputVarId() local
803 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetBuiltinInputVarId()
826 analysis::Float float_ty(32); in GetBuiltinInputVarId() local
827 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetBuiltinInputVarId()
Dconvert_to_half_pass.cpp61 analysis::Float float_ty(width); in FloatScalarType() local
62 return context()->get_type_mgr()->GetRegisteredType(&float_ty); in FloatScalarType()
Dinstrument_pass.cpp591 analysis::Float float_ty(32); in GetFloatId() local
592 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetFloatId()
601 analysis::Float float_ty(32); in GetVec4FloatId() local
602 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetVec4FloatId()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dir_context.cpp798 analysis::Float float_ty(32); in GetBuiltinInputVarId() local
799 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetBuiltinInputVarId()
822 analysis::Float float_ty(32); in GetBuiltinInputVarId() local
823 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetBuiltinInputVarId()
Dconvert_to_half_pass.cpp61 analysis::Float float_ty(width); in FloatScalarType() local
62 return context()->get_type_mgr()->GetRegisteredType(&float_ty); in FloatScalarType()
Dinstrument_pass.cpp591 analysis::Float float_ty(32); in GetFloatId() local
592 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetFloatId()
601 analysis::Float float_ty(32); in GetVec4FloatId() local
602 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetVec4FloatId()