OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:trunc
(Results
626 - 650
of
2380
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/test/CodeGen/X86/
fast-isel-float-half-convertion.ll
22
%0 =
trunc
i32 %a to i16
field-extract-use-trunc.ll
6
%tmp7.26 =
trunc
i32 %tmp7.25 to i8
fold-sext-trunc.ll
16
%tmp5.i =
trunc
i64 %tmp4.i to i32 ; <i32> [#uses=1]
fold-zext-trunc.ll
18
%conv.i =
trunc
i32 %foo to i8
fp2sint.ll
15
%tmp95.i.i =
trunc
i64 %tmp3940137138.ins.i to i32 ; <i32> [#uses=1]
inline-asm-flag-clobber.ll
26
%0 =
trunc
i32 %argc to i16
loop-strength-reduce5.ll
13
%tmp1 =
trunc
i32 %i.014.0 to i16 ; <i16> [#uses=2]
lsr-sort.ll
14
%1 =
trunc
i32 %i.03 to i16 ; <i16> [#uses=1]
mod128.ll
24
%2 =
trunc
i128 %1 to i64
pr10068.ll
5
%sub.i =
trunc
i64 undef to i32
pr3522.ll
11
%1 =
trunc
i32 %0 to i8 ; <i8> [#uses=1]
selectiondag-crash.ll
13
%Tr59 =
trunc
<8 x i32> %Shuff48 to <8 x i8>
shift-parts.ll
18
%call3.in =
trunc
i320 %call3.in.in.in to i32 ; <i32> [#uses=1]
twoaddr-coalesce.ll
12
%0 =
trunc
i32 %i.0.reg2mem.0 to i8 ; <i8> [#uses=1]
/external/llvm/test/Instrumentation/DataFlowSanitizer/
load.ll
89
; COMBINE_PTR_LABEL:
trunc
i64 {{.*}} i16
108
; NO_COMBINE_PTR_LABEL:
trunc
i64 {{.*}} i16
131
; COMBINE_PTR_LABEL:
trunc
i64 {{.*}} i16
153
; NO_COMBINE_PTR_LABEL:
trunc
i64 {{.*}} i16
/external/llvm/test/Integer/
2007-01-19-TruncSext.ll
15
%Result =
trunc
i32 %Z to i17
/external/llvm/test/Transforms/IndVarSimplify/
masked-iv.ll
2
; RUN: not grep
trunc
%t
/external/llvm/test/Transforms/InstCombine/
2008-01-21-MulTrunc.ll
13
%tmp.upgrd.3 =
trunc
i32 %tmp.upgrd.32 to i16 ; <i16> [#uses=1]
bitcast-bigendian.ll
11
%tmp23 =
trunc
i64 %tmp28 to i32 ; <i32> [#uses=1]
15
%tmp2 =
trunc
i64 %tmp to i32 ; <i32> [#uses=1]
32
%tmp23 =
trunc
i64 %tmp29 to i32
37
%tmp2 =
trunc
i128 %tmp1 to i32
bitcount.ll
15
%t3 =
trunc
i33 %c3 to i32
signed-comparison.ll
19
%i.04 =
trunc
i64 %indvar to i16
strchr-1.ll
84
; CHECK-NEXT: [[
TRUNC
:%.*]] =
trunc
i32 %C to i16
85
; CHECK-NEXT: %memchr.bounds = icmp ult i16 [[
TRUNC
]], 16
86
; CHECK-NEXT: [[SHL:%.*]] = shl i16 1, [[
TRUNC
]]
/external/llvm/test/Transforms/LoopStrengthReduce/X86/
ivchain-stress-X86.ll
42
%conv3 =
trunc
i32 %add to i8
60
%conv3.1 =
trunc
i32 %add.1 to i8
75
%conv3.2 =
trunc
i32 %add.2 to i8
90
%conv3.3 =
trunc
i32 %add.3 to i8
/external/llvm/test/Transforms/LoopStrengthReduce/
different-type-ivs.ll
10
%indvar.upgrd.1 =
trunc
i32 %indvar to i16 ; <i16> [#uses=1]
nonlinear-postinc.ll
25
%t23 =
trunc
i33 %t22 to i32
Completed in 2004 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>