Searched defs:x32 (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-suncg14/dist/src/
H A Dcg14.h80 unsigned char *x32; member in struct:__anon148006660108
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_int64.c63 nir_ssa_def *x32 = x->bit_size == 32 ? x : nir_i2i32(b, x); local in function:lower_i2i64
88 nir_ssa_def *x32 = x->bit_size == 32 ? x : nir_u2u32(b, x); local in function:lower_u2u64
417 nir_ssa_def *x32[4], *y32[4]; local in function:lower_mul_high64
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_int64.c80 nir_ssa_def *x32 = x->bit_size == 32 ? x : nir_i2i32(b, x); local in function:lower_i2i64
105 nir_ssa_def *x32 = x->bit_size == 32 ? x : nir_u2u32(b, x); local in function:lower_u2u64
431 nir_ssa_def *x32[4], *y32[4]; local in function:lower_mul_high64
[all...]

Completed in 4 milliseconds