/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-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 128 SystemZMCInstLower Lower(MF->getContext(), *this); in EmitInstruction() local 556 SystemZMCInstLower &Lower) { in LowerFENTRY_CALL() 618 SystemZMCInstLower &Lower) { in LowerPATCHPOINT() 706 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand() local
|
/third_party/typescript/tests/cases/compiler/ |
D | paramsOnlyHaveLiteralTypesWhenAppropriatelyContextualized.ts | 6 type Lower<T> = { [K in keyof T]: T[K] }; alias
|
/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 | 24 uint32_t Lower; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFMCInstLower.cpp | 47 void BPFMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in BPFMCInstLower
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCMCInstLower.cpp | 104 void ARCMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in ARCMCInstLower
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreMCInstLower.cpp | 103 void XCoreMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in XCoreMCInstLower
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiMCInstLower.cpp | 93 void LanaiMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in LanaiMCInstLower
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CaseMap.java | 73 public static final class Lower extends CaseMap { class in CaseMap 76 private Lower(int opt) { super(opt); } in Lower() method in CaseMap.Lower
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | CaseMap.java | 67 public static final class Lower extends CaseMap { class in CaseMap 70 private Lower(int opt) { super(opt); } in Lower() method in CaseMap.Lower
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430MCInstLower.cpp | 115 void MSP430MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in MSP430MCInstLower
|
/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 1036 APInt Lower = getUnsignedMin().udiv(RHS.getUnsignedMax()); in udiv() local 1182 APInt Lower = APIntOps::umax(MinLHS, -MaxAbsRHS + 1); in srem() local 1187 APInt Lower = APIntOps::umax(MinLHS, -MaxAbsRHS + 1); in srem() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64MCInstLower.cpp | 296 void AArch64MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in AArch64MCInstLower
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsMCInstLower.cpp | 315 void MipsMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in MipsMCInstLower
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | Limits.cpp | 85 Lower, enumerator
|
/third_party/abseil-cpp/absl/strings/ |
D | ascii_test.cc | 195 TEST(AsciiStrTo, Lower) { in TEST() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | ascii_test.cc | 195 TEST(AsciiStrTo, Lower) { in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | ScaledNumber.cpp | 33 uint64_t Upper = P1, Lower = P4; in multiply64() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 363 const SCEV *Lower[8]; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceOperand.cpp | 196 void LiveRange::trim(InstNumberT Lower) { in trim()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | StratifiedSets.h | 513 auto *Lower = &linksAt(LowerIndex); in tryMergeUpwards() local
|
D | ValueTracking.cpp | 450 ConstantInt *Lower = in computeKnownBitsFromRangeMetadata() local 2079 ConstantInt *Lower = in rangeMetadataExcludesValue() local 5595 static void setLimitsForBinOp(const BinaryOperator &BO, APInt &Lower, in setLimitsForBinOp() 5750 static void setLimitsForIntrinsic(const IntrinsicInst &II, APInt &Lower, in setLimitsForIntrinsic() 5811 static void setLimitsForSelectPattern(const SelectInst &SI, APInt &Lower, in setLimitsForSelectPattern() 5873 APInt Lower = APInt(BitWidth, 0); in computeConstantRange() local
|
D | StackSafetyAnalysis.cpp | 220 ConstantRange getRange(uint64_t Lower, uint64_t Upper) const { in getRange()
|