Home
last modified time | relevance | path

Searched defs:pos_inf (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/rand/src/distributions/
Dutils.rs389 let pos_inf = $ty::splat(::core::$f_scalar::INFINITY); localVariable
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dllvm_ir_runtime.cc312 const llvm::APFloat pos_inf = GetIeeeF32FromBitwiseRep(0x7f800000); in GenerateVF32Log() local
/external/mesa3d/src/freedreno/ir3/
Dinstr-a3xx.h441 uint32_t pos_inf : 1; member