/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ConstantRange.h | 48 APInt Lower, Upper; variable 84 static ConstantRange getNonEmpty(APInt Lower, APInt Upper) { in getNonEmpty()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | NativeFormatting.h | 24 enum class HexPrintStyle { Upper, Lower, PrefixUpper, PrefixLower }; enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | NativeFormatting.h | 23 enum class HexPrintStyle { Upper, Lower, PrefixUpper, PrefixLower }; enumerator
|
D | UnicodeCharRanges.h | 25 uint32_t Upper; member
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | CaseMap.java | 123 public static final class Upper extends CaseMap { class in CaseMap 126 private Upper(int opt) { super(opt); } in Upper() method in CaseMap.Upper
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CaseMap.java | 133 public static final class Upper extends CaseMap { class in CaseMap 136 private Upper(int opt) { super(opt); } in Upper() method in CaseMap.Upper
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | ConstantRange.cpp | 71 APInt Lower = Known.getMinValue(), Upper = Known.getMaxValue(); in fromKnownBits() local 210 APInt Lower, Upper; in makeExactMulNSWRegion() local 1048 APInt Upper = getUnsignedMax().udiv(RHS_umin) + 1; in udiv() local 1146 APInt Upper = APIntOps::umin(getUnsignedMax(), RHS.getUnsignedMax() - 1) + 1; in urem() local 1173 APInt Upper = APIntOps::umin(MaxLHS, MaxAbsRHS - 1) + 1; in srem() local 1188 APInt Upper = APIntOps::umin(MaxLHS, MaxAbsRHS - 1) + 1; in srem() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | ascii_test.cc | 215 TEST(AsciiStrTo, Upper) { in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | NativeFormatting.cpp | 142 bool Upper = in write_hex() local
|
D | ScaledNumber.cpp | 33 uint64_t Upper = P1, Lower = P4; in multiply64() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | NativeFormatting.cpp | 143 bool Upper = in write_hex() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 362 const SCEV *Upper[8]; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | StratifiedSets.h | 514 auto *Upper = &linksAt(UpperIndex); in tryMergeUpwards() local
|
D | ValueTracking.cpp | 452 ConstantInt *Upper = in computeKnownBitsFromRangeMetadata() local 2081 ConstantInt *Upper = in rangeMetadataExcludesValue() local 5596 APInt &Upper, const InstrInfoQuery &IIQ) { in setLimitsForBinOp() 5751 APInt &Upper) { in setLimitsForIntrinsic() 5812 APInt &Upper, const InstrInfoQuery &IIQ) { in setLimitsForSelectPattern() 5874 APInt Upper = APInt(BitWidth, 0); in computeConstantRange() local
|
D | ScalarEvolution.cpp | 8714 APInt Upper = Range.getUpper().sextOrSelf(A.getBitWidth()); in SolveQuadraticAddRecRange() local
|
/third_party/rust/crates/clap/clap_derive/src/ |
D | item.rs | 1361 Upper, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/ |
D | RISCVAsmParser.cpp | 798 OperandVector &Operands, uint64_t ErrorInfo, int64_t Lower, int64_t Upper, in generateImmOutOfRangeError()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 1116 SDValue Upper = CurDAG->getConstant(UpperVal, DL, VT); in splitLargeImmediate() local
|
D | SystemZISelLowering.cpp | 762 uint64_t Upper = in isVectorConstantLegal() local
|
/third_party/rust/crates/regex/regex-syntax/src/ast/ |
D | mod.rs | 789 Upper, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 2588 const APInt &Upper = CR.getUpper(); in foldICmpAddConstant() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 6855 auto CreateSplitStore = [&](Value *V, bool Upper) { in splitMergedValStore()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | Attributor.cpp | 5262 ConstantInt *Upper = in isBetterRange() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 7339 SDValue Upper = DAG.getBuildVector( in LowerBUILD_VECTOR() local 9064 SDValue Upper = DAG.getNode(ISD::SRL, dl, MVT::i64, Result, in ExpandDIV_Windows() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 10089 SDValue Upper = DAG.getBuildVector( in LowerBUILD_VECTOR() local 26367 SDValue Upper = in LowerScalarImmediateShift() local 26378 SDValue Upper = getTargetVShiftByConstNode(X86ISD::VSRAI, dl, ExVT, Ex, in LowerScalarImmediateShift() local 36806 SDValue Upper = DAG.getVectorShuffle( in combineHorizontalMinMaxResult() local
|