Searched
full:sext (Results
401 -
425 of
729) sorted by null
<<11121314151617181920>>
/external/llvm/test/Transforms/InstCombine/ |
lshr-phi.ll | 23 %t6 = sext i8 %t5 to i32 ; <i32> [#uses=1]
|
vec_phi_extract.ll | 18 %4 = sext i32 %elt to i64
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
ivchain.ll | 23 %conv250 = sext i16 %column_n.0 to i32
|
/external/llvm/test/Transforms/LoopVectorize/ |
no_int_induction.ll | 16 %1 = sext i32 %n to i64
|
start-non-zero.ll | 15 %0 = sext i32 %start to i64
|
/external/llvm/include/llvm/Target/ |
TargetCallingConv.h | 29 static const uint64_t SExt = 1ULL<<1; ///< Sign extended 59 bool isSExt() const { return Flags & SExt; }
|
/external/llvm/lib/Target/SystemZ/ |
SystemZPatterns.td | 13 def : Pat<(operator (sext (i32 GR32:$src))), 24 def : Pat<(operator cls:$src1, (sext GR32:$src2)),
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineCasts.cpp | 163 C = ConstantExpr::getIntegerCast(C, Ty, isSigned /*Sext or ZExt*/); 193 case Instruction::SExt: 203 Opc == Instruction::SExt); 281 // If this is a vector sext from a compare, then we don't want to break the 283 if (opc == Instruction::SExt && isa<CmpInst>(V) && Ty->isVectorTy()) 409 case Instruction::SExt: 671 case Instruction::SExt: // zext(sext(x)) -> sext(x). [all...] |
/external/llvm/test/Analysis/CostModel/X86/ |
vectorized-loop.ll | 13 ;CHECK: cost of 1 {{.*}} sext 14 %0 = sext i32 %start to i64
|
/external/llvm/test/Analysis/ScalarEvolution/ |
max-trip-count.ll | 18 %1 = sext i8 %p.01 to i32 ; <i32> [#uses=1] 19 %2 = sext i32 %i.02 to i64 ; <i64> [#uses=1]
|
/external/llvm/test/CodeGen/Hexagon/ |
remove_lsr.ll | 45 %conv3 = sext i8 %predicate.022 to i32 50 %conv8 = sext i8 %predicate_1.023 to i32
|
/external/llvm/test/CodeGen/R600/ |
mad_uint24.ll | 42 %2 = sext i16 %1 to i32 67 %2 = sext i8 %1 to i32
|
schedule-fs-loop-nested.ll | 39 %26 = sext i1 %25 to i32 65 %41 = sext i1 %40 to i32
|
schedule-if-2.ll | 13 %7 = sext i1 %6 to i32 54 %40 = sext i1 %39 to i32
|
/external/llvm/test/CodeGen/SystemZ/Large/ |
branch-range-03.py | 83 print ' %%bext%d = sext i8 %%bcur%d to i32' % (i, i) 100 print ' %%aext%d = sext i8 %%acur%d to i32' % (i, i)
|
branch-range-04.py | 87 print ' %%bext%d = sext i8 %%bcur%d to i64' % (i, i) 104 print ' %%aext%d = sext i8 %%acur%d to i64' % (i, i)
|
branch-range-05.py | 86 print ' %%bext%d = sext i8 %%bcur%d to i32' % (i, i) 102 print ' %%aext%d = sext i8 %%acur%d to i32' % (i, i)
|
branch-range-06.py | 86 print ' %%bext%d = sext i8 %%bcur%d to i64' % (i, i) 102 print ' %%aext%d = sext i8 %%acur%d to i64' % (i, i)
|
/external/llvm/test/CodeGen/Thumb/ |
asmprinter-bug.ll | 20 %2 = sext i16 %1 to i32 ; <i32> [#uses=2] 23 %5 = sext i8 %4 to i32 ; <i32> [#uses=3] 39 %10 = sext i16 %9 to i32 ; <i32> [#uses=1] 145 %2 = sext i16 %1 to i32 ; <i32> [#uses=2] 148 %5 = sext i8 %4 to i32 ; <i32> [#uses=3] 168 %11 = sext i8 %10 to i32 ; <i32> [#uses=2] 275 %8 = sext i16 %7 to i32 ; <i32> [#uses=1] 277 %10 = sext i8 %9 to i32 ; <i32> [#uses=1]
|
/external/llvm/test/CodeGen/X86/ |
2007-10-19-SpillerUnfold.ll | 25 %tmp154155156 = sext i16 %tmp154155 to i32 ; <i32> [#uses=1] 29 %tmp180181 = sext i16 0 to i32 ; <i32> [#uses=3]
|
atomic_add.ll | 33 %0 = sext i32 %v to i64 ; <i64> [#uses=1] 132 %0 = sext i32 %v to i64 ; <i64> [#uses=1]
|
/external/llvm/test/Feature/ |
constexpr.ll | 45 @char8b = global i8* getelementptr([11x i8]* @somestr, i64 sext (i8 0 to i64), i64 sext (i8 8 to i64))
|
/external/llvm/test/Instrumentation/MemorySanitizer/ |
msan_basic.ll | 174 ; Compute shadow for "10 << x": it should have 'sext i1'. 186 ; CHECK: = sext i1 191 ; SExt 192 define void @SExt(i32* nocapture %a, i16* nocapture %b) nounwind uwtable sanitize_memory { 195 %1 = sext i16 %0 to i32 200 ; CHECK: @SExt 203 ; CHECK: = sext 204 ; CHECK: = sext
|
/external/llvm/test/Integer/ |
constexpr_bt.ll | 47 @char8b = global i8* getelementptr([11x i8]* @somestr, i64 sext (i8 0 to i64), i64 sext (i8 8 to i64))
|
/external/llvm/test/Transforms/LoopStrengthReduce/X86/ |
2008-08-14-ShadowIV.ll | 81 %tmp2 = sext i8 %i.03 to i32 ; <i32>:0 [#uses=1] 86 %tmp = sext i8 %indvar.next to i32
|
Completed in 624 milliseconds
<<11121314151617181920>>