OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sext
(Results
501 - 525
of
729
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
/external/llvm/test/CodeGen/PowerPC/
structsinmem.ll
96
%conv2 =
sext
i16 %1 to i32
100
%conv4 =
sext
i16 %2 to i32
188
%conv2 =
sext
i16 %1 to i32
192
%conv4 =
sext
i16 %2 to i32
/external/llvm/test/CodeGen/R600/
sgpr-copy.ll
54
%31 =
sext
i1 %30 to i32
/external/llvm/test/CodeGen/SPARC/
varargs.ll
29
%conv =
sext
i8 %0 to i32
/external/llvm/test/CodeGen/SystemZ/
cond-store-01.ll
51
%ext =
sext
i8 %orig to i32
69
%ext =
sext
i8 %orig to i32
125
%ext =
sext
i8 %orig to i64
143
%ext =
sext
i8 %orig to i64
cond-store-02.ll
51
%ext =
sext
i16 %orig to i32
69
%ext =
sext
i16 %orig to i32
125
%ext =
sext
i16 %orig to i64
143
%ext =
sext
i16 %orig to i64
shift-05.ll
57
%addext =
sext
i32 %add to i64
shift-06.ll
57
%addext =
sext
i32 %add to i64
shift-07.ll
57
%addext =
sext
i32 %add to i64
/external/llvm/test/CodeGen/X86/
2010-04-29-CoalescerCrash.ll
132
%3 =
sext
i16 %2 to i64 ; <i64> [#uses=1]
add.ll
127
%sub =
sext
i1 %cmp to i32
avx-win64.ll
23
%val_to_boolvec32 =
sext
<8 x i1> %bincmp to <8 x i32>
coalescer-identity.ll
67
%dec =
sext
i1 %not.tobool5 to i16
fast-isel-gep.ll
75
; PR8961 - Make sure the
sext
for the GEP addressing comes before the load that
insert-positions.ll
41
%idx.ext.i.i.i =
sext
i32 %i.0.i.i.i to i64 ; <i64> [#uses=1]
liveness-local-regalloc.ll
51
%tmp9 =
sext
i32 %.04 to i64 ; <i64> [#uses=1]
machine-cse.ll
96
%. =
sext
i1 %cmp1 to i32
unwindraise.ll
77
%
sext
.i = shl i64 %6, 32
78
%idxprom.i.i.i = ashr exact i64 %
sext
.i, 32
173
%
sext
.i26 = shl i64 %23, 32
174
%idxprom.i.i.i27 = ashr exact i64 %
sext
.i26, 32
vec_shuffle-38.ll
65
%idx.ext =
sext
i32 %s to i64
/external/llvm/test/DebugInfo/X86/
op_deref.ll
43
%idxprom =
sext
i32 %7 to i64, !dbg !23
/external/llvm/test/Linker/
DbgDeclare2.ll
29
%idxprom =
sext
i32 %2 to i64, !dbg !21
/external/llvm/test/Transforms/InstCombine/
2012-04-23-Neon-Intrinsics.ll
19
; CHECK-NEXT: %a =
sext
<4 x i16> %x to <4 x i32>
store.ll
100
%idxprom =
sext
i32 %0 to i64
trunc.ll
22
%d =
sext
i32 %q to i64
/external/llvm/test/Transforms/LoopStrengthReduce/
2012-07-13-ExpandUDiv.ll
23
%idxprom =
sext
i32 %tmp to i64
/external/llvm/test/Transforms/LoopVectorize/X86/
illegal-parallel-loop-uniform-write.ll
30
%idxprom.us =
sext
i32 %add4.us to i64
Completed in 412 milliseconds
<<
21
22
23
24
25
26
27
28
29
30