Searched refs:v255 (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/MC/R600/ |
D | vopc.s | 21 v_cmp_lt_f32 vcc, v255, v255
|
/external/webp/src/dsp/ |
D | upsampling_neon.c | 94 #define v255 vdup_n_u8(255) macro 110 INIT_VECTOR4(r_g_b_v255, r, g, b, v255); \ 116 INIT_VECTOR4(b_g_r_v255, b, g, r, v255); \
|
/external/smali/smali/src/main/antlr3/ |
D | smaliTreeWalker.g | 124 throw new SemanticException(input, "The maximum allowed register in this context is v255");
|