/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Constant.h | 147 static Constant *getIntegerValue(Type *Ty, const APInt &V);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Constant.h | 181 static Constant *getIntegerValue(Type *Ty, const APInt &V);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 184 return Constant::getIntegerValue(VTy, IKnownOne); in SimplifyDemandedUseBits() 218 return Constant::getIntegerValue(VTy, IKnownOne); in SimplifyDemandedUseBits() 252 return Constant::getIntegerValue(VTy, IKnownOne); in SimplifyDemandedUseBits() 277 Constant *AndC = Constant::getIntegerValue(VTy, in SimplifyDemandedUseBits() 785 return Constant::getIntegerValue(VTy, Known.One); in SimplifyDemandedUseBits() 822 return Constant::getIntegerValue(ITy, IKnownOne); in SimplifyMultipleUseDemandedBits() 853 return Constant::getIntegerValue(ITy, IKnownOne); in SimplifyMultipleUseDemandedBits() 885 return Constant::getIntegerValue(ITy, IKnownOne); in SimplifyMultipleUseDemandedBits() 907 return Constant::getIntegerValue(ITy, Known.One); in SimplifyMultipleUseDemandedBits()
|
D | InstCombineCalls.cpp | 595 auto *MinC = Constant::getIntegerValue(ArgTy, MinValue); in simplifyX86pack() 596 auto *MaxC = Constant::getIntegerValue(ArgTy, MaxValue); in simplifyX86pack() 786 Constant::getIntegerValue(IntTy32, APInt(32, i + Index))); in simplifyX86extrq() 789 Constant::getIntegerValue(IntTy32, APInt(32, i + 16))); in simplifyX86extrq() 865 ShuffleMask.push_back(Constant::getIntegerValue(IntTy32, APInt(32, i))); in simplifyX86insertq() 868 Constant::getIntegerValue(IntTy32, APInt(32, i + 16))); in simplifyX86insertq() 870 ShuffleMask.push_back(Constant::getIntegerValue(IntTy32, APInt(32, i))); in simplifyX86insertq()
|
D | InstCombineCompares.cpp | 5002 return new ICmpInst(Pred, ConstantExpr::getIntegerValue(Ty, Op0Min), Op1); in foldICmpUsingKnownBits() 5004 return new ICmpInst(Pred, Op0, ConstantExpr::getIntegerValue(Ty, Op1Min)); in foldICmpUsingKnownBits()
|
D | InstructionCombining.cpp | 2602 RI.setOperand(0, Constant::getIntegerValue(VTy, Known.getConstant())); in visitReturnInst()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAnnotateUniformValues.cpp | 144 Value *Idx = Constant::getIntegerValue( in visitLoadInst()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | PluralRulesTest.java | 92 … assertEquals(testDouble[0] + " integerValue", (long) testDouble[3], fd.getIntegerValue()); in testOverUnderflow()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | PluralRules.java | 634 public long getIntegerValue() { in getIntegerValue() method in PluralRules.FixedDecimal
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 1141 Constant::getIntegerValue(IntTy64, APInt(64, ProfileVersion)), VarName); in createIRLevelProfileFlagVar()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | PluralRules.java | 641 public long getIntegerValue() { in getIntegerValue() method in PluralRules.FixedDecimal
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | PluralRulesTest.java | 91 … assertEquals(testDouble[0] + " integerValue", (long) testDouble[3], fd.getIntegerValue()); in testOverUnderflow()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 1356 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Constants.cpp | 355 Constant *Constant::getIntegerValue(Type *Ty, const APInt &V) { in getIntegerValue() function in Constant
|
/third_party/icu/icu4j/ |
D | coverage-exclusion.txt | 901 com/ibm/icu/text/PluralRules$FixedDecimal#getIntegerValue:()J
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 8355 Const = Constant::getIntegerValue(Type::getIntNTy(C, ScalarSize), Val); in getConstantVector() 8495 Constant *C = Constant::getIntegerValue(ScalarTy, SplatValue); in lowerBuildVectorAsBroadcast()
|
/third_party/icu/icu4j/tools/build/ |
D | icu4j62.api3.gz |
|
D | icu4j61.api3.gz |
|
D | icu4j60.api3.gz |
|
D | icu4j67.api3.gz |
|
D | icu4j69.api3.gz |
|
D | icu4j64.api3.gz |
|
D | icu4j65.api3.gz |
|
D | icu4j63.api3.gz |
|
D | icu4j66.api3.gz |
|