Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dvector_support_library.cc155 int64 float_size_bits = data_layout.getTypeSizeInBits(scalar_type()); in IntegerTypeForFloatSize() local
156 llvm::Type* scalar_int_type = b()->getIntNTy(float_size_bits); in IntegerTypeForFloatSize()