Searched refs:const32 (Results 1 – 1 of 1) sorted by relevance
124 XlaOp const32 = ConstantR0WithType(builder, U64, 32); in Uint64ToUint32s() local126 XlaOp snd = ConvertElementType(ShiftRightLogical(u64, const32), U32); in Uint64ToUint32s()