Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.cc429 auto requires_int32_promotion = [](llvm::Type* type) { in EmitPrintf() local
442 } else if (requires_int32_promotion(type)) { in EmitPrintf()
455 } else if (requires_int32_promotion(type)) { in EmitPrintf()