Searched refs:widened (Results 1 – 12 of 12) sorted by relevance
31 __m128i widened = _mm_cvtsi32_si128(a); in expand() local34 return _mm_cvtepu8_epi32(widened); in expand()
69 ; %innercount is currently blocked by lcssa, so is not widened.70 ; %inneriv can be widened only after proving it has no signed-overflow
8 ; Check the loop exit i32 compare instruction and operand are widened to i64
360 ; Test a widened IV that is used by a phi on different paths within the loop.
8 ; The vmovs is first widened to a vmovd, and then converted to a vorr because of the v2f32 vadd.f32.
2 ; ASAN conflicts with load widening iff the widened load accesses data out of bounds
427 void widened(float *a, float *b, float *c, float *d) { in widened() function
53 ; %1 is partially redundant if %0 can be widened to a 64-bit load.
34 ; If possible stack-based lrdb/ldrh are widened to use SP-based addressing
12 ; 64-bit packed float vectors (v2f32) are widened to type v4f32.
8429 IRExpr* widened in dis_AdvSIMD_across_lanes() local8433 widened in dis_AdvSIMD_across_lanes()8435 widened, in dis_AdvSIMD_across_lanes()8442 assign(tWi, widened); in dis_AdvSIMD_across_lanes()
1270 ; doesn't get widened to a full alloca store.