Home
last modified time | relevance | path

Searched refs:n_union (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/CodeGen/Hexagon/
Dinsert4.ll66 %n_union.sroa.3.6.insert.ext = zext i32 %14 to i64
67 %n_union.sroa.3.6.insert.shift = shl i64 %n_union.sroa.3.6.insert.ext, 48
69 %n_union.sroa.2.4.insert.ext = zext i32 %conv40.mask to i64
70 %n_union.sroa.2.4.insert.shift = shl nuw nsw i64 %n_union.sroa.2.4.insert.ext, 32
72 %n_union.sroa.1.2.insert.ext = zext i32 %conv25.mask to i64
73 %n_union.sroa.1.2.insert.shift = shl nuw nsw i64 %n_union.sroa.1.2.insert.ext, 16
75 %n_union.sroa.0.0.insert.ext = zext i32 %conv10.mask to i64
76 …%n_union.sroa.2.4.insert.insert = or i64 %n_union.sroa.1.2.insert.shift, %n_union.sroa.0.0.insert.…
77 …%n_union.sroa.1.2.insert.insert = or i64 %n_union.sroa.2.4.insert.insert, %n_union.sroa.2.4.insert…
78 …%n_union.sroa.0.0.insert.insert = or i64 %n_union.sroa.1.2.insert.insert, %n_union.sroa.3.6.insert…
[all …]
/external/valgrind/helgrind/
Dhg_wordset.c171 UWord n_union; member
590 VG_(printf)(" union %10lu\n", wsu->n_union); in HG_()
703 wsu->n_union++; in HG_()