Home
last modified time | relevance | path

Searched defs:as_int32 (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/include/perfetto/protozero/
Dfield.h82 int32_t as_int32() const { in as_int32() function
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc206 auto as_int32 = b->CreateBitCast(reduced_precision, b->getInt32Ty()); in EmitF32ToBF16() local
214 auto as_int32 = b->CreateZExt(as_int16, b->getInt32Ty()); in EmitBF16ToF32() local