Home
last modified time | relevance | path

Searched defs:SDI (Results 1 – 19 of 19) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp332 static bool hasLocalDefs(BinaryOperator *SDI) { in hasLocalDefs()
341 static bool hasPositiveOperands(BinaryOperator *SDI, LazyValueInfo *LVI) { in hasPositiveOperands()
351 static bool processSRem(BinaryOperator *SDI, LazyValueInfo *LVI) { in processSRem()
369 static bool processSDiv(BinaryOperator *SDI, LazyValueInfo *LVI) { in processSDiv()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp498 static bool hasPositiveOperands(BinaryOperator *SDI, LazyValueInfo *LVI) { in hasPositiveOperands()
550 static bool processSRem(BinaryOperator *SDI, LazyValueInfo *LVI) { in processSRem()
571 static bool processSDiv(BinaryOperator *SDI, LazyValueInfo *LVI) { in processSDiv()
588 static bool processAShr(BinaryOperator *SDI, LazyValueInfo *LVI) { in processAShr()
/external/cldr/tools/java/org/unicode/cldr/util/
DLanguageInfo.java19 static final SupplementalDataInfo SDI = config.getSupplementalDataInfo(); field in LanguageInfo
DWikiSubdivisionLanguages.java45 static final SupplementalDataInfo SDI = SupplementalDataInfo.getInstance(); field in WikiSubdivisionLanguages
DLanguageTagParser.java165 private static final SupplementalDataInfo SDI = SupplementalDataInfo.getInstance(); field in LanguageTagParser
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateDayPeriods.java24 static final SupplementalDataInfo SDI = SupplementalDataInfo.getInstance(); field in GenerateDayPeriods
DChart.java19 public static final SupplementalDataInfo SDI = CONFIG.getSupplementalDataInfo(); field in Chart
DGenerateSubdivisions.java39 …static final SupplementalDataInfo SDI = SupplementalDataInfo.getInstance(CLDRPaths.LAST_RELEASE_DI… field in GenerateSubdivisions.SubdivisionInfo
DShowDtdDiffs.java23 static final SupplementalDataInfo SDI = CLDRConfig.getInstance().getSupplementalDataInfo(); field in ShowDtdDiffs
DCompareIso3166_1Status.java163 static SupplementalDataInfo SDI = SupplementalDataInfo.getInstance(); field in CompareIso3166_1Status
DGenerateValidityXml.java53 private static final SupplementalDataInfo SDI = SupplementalDataInfo.getInstance(); field in GenerateValidityXml
DChartDtdDelta.java136 static final SupplementalDataInfo SDI = CLDRConfig.getInstance().getSupplementalDataInfo(); field in ChartDtdDelta
DSubdivisionNode.java56 static final SupplementalDataInfo SDI = SupplementalDataInfo.getInstance(); field in SubdivisionNode
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestSubdivisions.java31 static final SupplementalDataInfo SDI = CLDRConfig.getInstance().getSupplementalDataInfo(); field in TestSubdivisions
DTestLanguageGroup.java28 static SupplementalDataInfo SDI = CONF.getSupplementalDataInfo(); field in TestLanguageGroup
DTestCoverageLevel.java60 private static final SupplementalDataInfo SDI = testInfo.getSupplementalDataInfo(); field in TestCoverageLevel
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dexamples.cpp217 namespace SDI { // PR11558 namespace
/external/cldr/tools/java/org/unicode/cldr/draft/
DXLikelySubtags.java28 …private static final SupplementalDataInfo SDI = CLDRConfig.getInstance().getSupplementalDataInfo(); field in XLikelySubtags
DXLocaleDistance.java56 static final SupplementalDataInfo SDI = CONFIG.getSupplementalDataInfo(); field in XLocaleDistance