/external/llvm/lib/Analysis/ |
D | BasicAliasAnalysis.cpp | 184 AssumptionCache *AC, DominatorTree *DT, bool &NSW, bool &NUW) { in GetLinearExpression() argument 232 SExtBits, DL, Depth + 1, AC, DT, NSW, NUW); in GetLinearExpression() 237 SExtBits, DL, Depth + 1, AC, DT, NSW, NUW); in GetLinearExpression() 242 SExtBits, DL, Depth + 1, AC, DT, NSW, NUW); in GetLinearExpression() 248 SExtBits, DL, Depth + 1, AC, DT, NSW, NUW); in GetLinearExpression() 253 NSW = NUW = false; in GetLinearExpression() 259 NSW &= BOp->hasNoSignedWrap(); in GetLinearExpression() 275 Depth + 1, AC, DT, NSW, NUW); in GetLinearExpression() 284 if (NSW) { in GetLinearExpression() 424 bool NSW = true, NUW = true; in DecomposeGEPExpression() local [all …]
|
D | ValueTracking.cpp | 228 static void computeKnownBitsAddSub(bool Add, Value *Op0, Value *Op1, bool NSW, in computeKnownBitsAddSub() argument 295 if (NSW) { in computeKnownBitsAddSub() 308 static void computeKnownBitsMul(Value *Op0, Value *Op1, bool NSW, in computeKnownBitsMul() argument 320 if (NSW) { in computeKnownBitsMul() 1120 bool NSW = cast<OverflowingBinaryOperator>(I)->hasNoSignedWrap(); in computeKnownBitsFromOperator() local 1121 computeKnownBitsMul(I->getOperand(0), I->getOperand(1), NSW, KnownZero, in computeKnownBitsFromOperator() 1261 bool NSW = cast<OverflowingBinaryOperator>(I)->hasNoSignedWrap(); in computeKnownBitsFromOperator() local 1262 computeKnownBitsAddSub(false, I->getOperand(0), I->getOperand(1), NSW, in computeKnownBitsFromOperator() 1268 bool NSW = cast<OverflowingBinaryOperator>(I)->hasNoSignedWrap(); in computeKnownBitsFromOperator() local 1269 computeKnownBitsAddSub(true, I->getOperand(0), I->getOperand(1), NSW, in computeKnownBitsFromOperator()
|
D | InstructionSimplify.cpp | 2834 bool NSW = LBO->hasNoSignedWrap() && RBO->hasNoSignedWrap(); in SimplifyICmpInst() local 2835 if (!NUW && !NSW) in SimplifyICmpInst() 2837 if (!NSW && ICmpInst::isSigned(Pred)) in SimplifyICmpInst()
|
/external/llvm/test/Transforms/LoopVectorize/ |
D | nsw-crash.ll | 17 … ; <------------- Make sure we don't set NSW flags to the undef.
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | elim-extend.ll | 5 ; IV with constant start, preinc and postinc sign extends, with and without NSW. 36 ; with and without NSW.
|
/external/llvm/include/llvm/Analysis/ |
D | BasicAliasAnalysis.h | 138 DominatorTree *DT, bool &NSW, bool &NUW);
|
/external/llvm/include/llvm/IR/ |
D | InstrTypes.h | 460 DEFINE_HELPERS(Add, NSW) // CreateNSWAdd 462 DEFINE_HELPERS(Sub, NSW) // CreateNSWSub 464 DEFINE_HELPERS(Mul, NSW) // CreateNSWMul 466 DEFINE_HELPERS(Shl, NSW) // CreateNSWShl
|
/external/timezonepicker-support/ |
D | backward | 42 Link Australia/Sydney Australia/NSW
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | trip-count10.ll | 130 ; We can't assume undefined behavior just because we have an NSW flag.
|
D | flags-from-poison.ll | 563 ; maps to is NSW, but the negation of the RHS does not since that
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | TimeZoneAliases.txt | 30 Australia/NSW ; Australia/Sydney
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | TimeZoneAliases.txt | 30 Australia/NSW ; Australia/Sydney
|
/external/llvm/test/Transforms/Reassociate/ |
D | canonicalize-neg-const.ll | 148 ; Don't create an NSW violation
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 1727 bool NSW; in visitGetElementPtrInst() local 1728 if (Value *NewIdx = Descale(Idx, APInt(BitWidth, Scale), NSW)) { in visitGetElementPtrInst() 1733 GEP.isInBounds() && NSW in visitGetElementPtrInst() 1766 bool NSW; in visitGetElementPtrInst() local 1767 if (Value *NewIdx = Descale(Idx, APInt(BitWidth, Scale), NSW)) { in visitGetElementPtrInst() 1775 Value *NewGEP = GEP.isInBounds() && NSW in visitGetElementPtrInst()
|
D | InstCombineCompares.cpp | 3605 bool NSW = BO0->hasNoSignedWrap() && BO1->hasNoSignedWrap(); in visitICmpInst() local 3606 if (!NUW && !NSW) in visitICmpInst() 3608 if (!NSW && I.isSigned()) in visitICmpInst()
|
/external/llvm/test/Transforms/LoopUnroll/ |
D | scevunroll.ll | 177 ; of the induction variable's NSW flag. However, the loop latch's
|
/external/llvm/lib/AsmParser/ |
D | LLParser.cpp | 2880 bool NSW = false; in ParseValID() local 2891 NSW = true; in ParseValID() 2911 if (NSW) in ParseValID() 2941 if (NSW) Flags |= OverflowingBinaryOperator::NoSignedWrap; in ParseValID() 4739 bool NSW = EatIfPresent(lltok::kw_nsw); in ParseInstruction() local 4745 if (NSW) cast<BinaryOperator>(Inst)->setHasNoSignedWrap(true); in ParseInstruction()
|
/external/llvm/lib/Transforms/Scalar/ |
D | Reassociate.cpp | 1046 bool NSW = cast<BinaryOperator>(Shl)->hasNoSignedWrap(); in ConvertShiftToMul() local 1048 if (NSW && NUW) in ConvertShiftToMul()
|
/external/icu/icu4c/source/data/misc/ |
D | timezoneTypes.txt | 61 "Australia:NSW"{"Australia/Sydney"}
|
D | zoneinfo64.txt | 1844 /* Australia/NSW */ :int { 362 } //Z#357 2982 ,"Australia/Lord_Howe","Australia/Melbourne","Australia/NSW" // 357 3509 "AU", //Z#357 Australia/NSW
|
D | supplementalData.txt | 7455 "AU-NSW", 16739 "NSW",
|
/external/icu/icu4c/source/test/testdata/ |
D | timezoneTypes.txt | 47 "Australia:NSW"{"Australia/Sydney"}
|
D | zoneinfo64.txt | 2008 /* Australia/NSW */ :int { 356 } //Z#351 3148 ,"Australia/Lord_Howe","Australia/Melbourne","Australia/NSW" // 351 3671 "AU", //Z#351 Australia/NSW
|
D | structLocale.txt | 31191 "Australia:NSW"{
|
/external/libogg/doc/ |
D | rfc3533.txt | 755 North Ryde, NSW 2113
|