Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.cc434 auto requires_double_promotion = [](llvm::Type* type) { in EmitPrintf() local
440 if (requires_double_promotion(type)) { in EmitPrintf()
453 if (requires_double_promotion(type)) { in EmitPrintf()