/external/llvm/test/CodeGen/X86/ |
D | optimize-max-1.ll | 3 ; LSR should be able to eliminate both smax and umax expressions 47 %umax = select i1 %tmp, i64 1, i64 %n ; <i64> [#uses=1] 55 %exitcond = icmp eq i64 %0, %umax ; <i1> [#uses=1] 65 %umax = select i1 %tmp, i64 %n, i64 1 ; <i64> [#uses=1] 73 %exitcond = icmp eq i64 %0, %umax ; <i1> [#uses=1]
|
D | optimize-max-2.ll | 13 %umax = select i1 %tmp, i64 1, i64 %y ; <i64> [#uses=2] 14 %tmp8 = icmp ugt i64 %umax, %x ; <i1> [#uses=1] 15 %umax9 = select i1 %tmp8, i64 %umax, i64 %x ; <i64> [#uses=1]
|
D | coalescer-commute4.ll | 10 %umax = select i1 %tmp2132, i32 1, i32 %c ; <i32> [#uses=1] 24 %exitcond = icmp eq i32 %indvar.next, %umax ; <i1> [#uses=1]
|
D | atomic_op.ll | 81 %11 = atomicrmw umax i32* %val2, i32 65535 monotonic 86 %12 = atomicrmw umax i32* %val2, i32 10 monotonic
|
/external/iproute2/tc/ |
D | q_hfsc.c | 336 unsigned int umax = 0, dmax = 0, rate = 0; in hfsc_get_sc2() local 340 if (get_size(&umax, *argv) < 0) { in hfsc_get_sc2() 365 if (umax != 0 && dmax == 0) { in hfsc_get_sc2() 370 if (dmax != 0 && ceil(1.0 * umax * TIME_UNITS_PER_SEC / dmax) > rate) { in hfsc_get_sc2() 375 sc->m1 = ceil(1.0 * umax * TIME_UNITS_PER_SEC / dmax); /* in bps */ in hfsc_get_sc2() 384 sc->d = tc_core_time2ktime(ceil(dmax - umax * TIME_UNITS_PER_SEC / rate)); in hfsc_get_sc2()
|
/external/llvm/test/CodeGen/ARM/ |
D | atomic-op.ll | 94 %13 = atomicrmw umax i32* %val2, i32 1 monotonic 99 %14 = atomicrmw umax i32* %val2, i32 0 monotonic 124 %2 = atomicrmw umax i16* %val, i16 1 monotonic 129 %3 = atomicrmw umax i16* %val, i16 0 monotonic 153 %2 = atomicrmw umax i8* %val, i8 1 monotonic 158 %3 = atomicrmw umax i8* %val, i8 0 monotonic
|
/external/llvm/unittests/Support/ |
D | ConstantRangeTest.cpp | 404 EXPECT_EQ(Full.umax(Full), Full); in TEST_F() 405 EXPECT_EQ(Full.umax(Empty), Empty); in TEST_F() 406 EXPECT_EQ(Full.umax(Some), ConstantRange(APInt(16, 0xa), APInt(16, 0))); in TEST_F() 407 EXPECT_EQ(Full.umax(Wrap), Full); in TEST_F() 408 EXPECT_EQ(Full.umax(Some), ConstantRange(APInt(16, 0xa), APInt(16, 0))); in TEST_F() 409 EXPECT_EQ(Empty.umax(Empty), Empty); in TEST_F() 410 EXPECT_EQ(Empty.umax(Some), Empty); in TEST_F() 411 EXPECT_EQ(Empty.umax(Wrap), Empty); in TEST_F() 412 EXPECT_EQ(Empty.umax(One), Empty); in TEST_F() 413 EXPECT_EQ(Some.umax(Some), Some); in TEST_F() [all …]
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | 2008-08-14-ShadowIV.ll | 9 %umax = select i1 %0, i32 1, i32 %n ; <i32> [#uses=1] 18 %exitcond = icmp eq i32 %indvar.next, %umax ; <i1> [#uses=1] 33 %umax = select i1 %0, i64 1, i64 %n ; <i64> [#uses=1] 43 %exitcond = icmp eq i64 %indvar.next, %umax ; <i1> [#uses=1]
|
/external/llvm/test/Transforms/ObjCARC/ |
D | nested.ll | 55 %umax = select i1 %tmp7, i64 %forcoll.count.ph, i64 1 75 %exitcond = icmp eq i64 %4, %umax 120 %umax = select i1 %tmp8, i64 %forcoll.count.ph, i64 1 140 %exitcond = icmp eq i64 %4, %umax 185 %umax = select i1 %tmp9, i64 %forcoll.count.ph, i64 1 205 %exitcond = icmp eq i64 %4, %umax 251 %umax = select i1 %tmp8, i64 %forcoll.count.ph, i64 1 271 %exitcond = icmp eq i64 %4, %umax 318 %umax = select i1 %tmp8, i64 %forcoll.count.ph, i64 1 338 %exitcond = icmp eq i64 %4, %umax [all …]
|
/external/llvm/lib/Support/ |
D | ConstantRange.cpp | 611 ConstantRange::umax(const ConstantRange &Other) const { in umax() function in ConstantRange 616 APInt NewL = APIntOps::umax(getUnsignedMin(), Other.getUnsignedMin()); in umax() 617 APInt NewU = APIntOps::umax(getUnsignedMax(), Other.getUnsignedMax()) + 1; in umax() 672 APInt umax = APIntOps::umax(getUnsignedMin(), Other.getUnsignedMin()); in binaryOr() local 673 if (umax.isMinValue()) in binaryOr() 675 return ConstantRange(umax, APInt::getNullValue(getBitWidth())); in binaryOr()
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | 2008-02-15-UMax.ll | 1 ; RUN: opt < %s -analyze -scalar-evolution | grep umax
|
/external/safe-iop/include/ |
D | safe_iop.h | 162 if (__sio(m)(umax)(__sio(var)(_a)) <= ((typeof(__sio(var)(_a)))0)) { \ 214 if (__sio(m)(umax)(__sio(var)(_a)) <= ((typeof(__sio(var)(_a)))0)) { \ 263 if (__sio(m)(umax)(__sio(var)(_a)) <= ((typeof(__sio(var)(_a)))0)) { \ 312 if (__sio(m)(umax)(__sio(var)(_a)) <= ((typeof(__sio(var)(_a)))0)) { \ 358 if ((typeof(_a))(_b) <= (typeof(_a))(__sio(m)(umax)(_a) - (_a))) { \ 392 if (!(_b) || (_a) <= (__sio(m)(umax)(_a) / (_b))) { \
|
/external/llvm/include/llvm/Support/ |
D | ConstantRange.h | 224 ConstantRange umax(const ConstantRange &Other) const;
|
/external/safe-iop/src/ |
D | safe_iop.c | 1057 EXPECT_TRUE(__sio(m)(umax)(((uint8_t)0)) == UCHAR_MAX); in T_magic_constants() 1061 EXPECT_TRUE(__sio(m)(umax)(((uint16_t)0)) == USHRT_MAX); in T_magic_constants() 1065 EXPECT_TRUE(__sio(m)(umax)(((uint32_t)0)) == UINT_MAX); in T_magic_constants() 1069 EXPECT_TRUE(__sio(m)(umax)(((uint64_t)0)) == SAFE_UINT64_MAX); in T_magic_constants() 1073 EXPECT_TRUE(__sio(m)(umax)(((size_t)0)) == SIZE_MAX); in T_magic_constants() 1077 EXPECT_TRUE(__sio(m)(umax)(((unsigned long)0)) == ULONG_MAX); in T_magic_constants() 1081 EXPECT_TRUE(__sio(m)(umax)(((unsigned long long)0)) == ULLONG_MAX); in T_magic_constants()
|
/external/llvm/lib/AsmParser/ |
D | LLLexer.cpp | 567 KEYWORD(xchg); KEYWORD(nand); KEYWORD(max); KEYWORD(min); KEYWORD(umax); in LexIdentifier()
|
/external/llvm/include/llvm/ADT/ |
D | APInt.h | 1620 inline APInt umax(const APInt &A, const APInt &B) { in umax() function
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 2498 APIntOps::umax(LHSC->getValue()->getValue(), in getUMaxExpr() 3311 X = X.umax(getUnsignedRange(UMax->getOperand(i))); in getUnsignedRange() 3380 APInt Max = APIntOps::umax(StartRange.getUnsignedMax(), in getUnsignedRange() 3452 X = X.umax(getSignedRange(UMax->getOperand(i))); in getSignedRange()
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2003-10-25 | 5703 - fixed 3289405 -- repro crash in KWQPopUpButtonCell at umax.de
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 77050 http://www.umax.com/company/terms.jsp
|