Home
last modified time | relevance | path

Searched refs:getIntegerValue (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DConstant.h147 static Constant *getIntegerValue(Type *Ty, const APInt &V);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstant.h181 static Constant *getIntegerValue(Type *Ty, const APInt &V);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp184 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()
DInstCombineCalls.cpp595 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()
DInstCombineCompares.cpp5002 return new ICmpInst(Pred, ConstantExpr::getIntegerValue(Ty, Op0Min), Op1); in foldICmpUsingKnownBits()
5004 return new ICmpInst(Pred, Op0, ConstantExpr::getIntegerValue(Ty, Op1Min)); in foldICmpUsingKnownBits()
DInstructionCombining.cpp2602 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/
DAMDGPUAnnotateUniformValues.cpp144 Value *Idx = Constant::getIntegerValue( in visitLoadInst()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DPluralRulesTest.java92 … assertEquals(testDouble[0] + " integerValue", (long) testDouble[3], fd.getIntegerValue()); in testOverUnderflow()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DPluralRules.java634 public long getIntegerValue() { in getIntegerValue() method in PluralRules.FixedDecimal
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp1141 Constant::getIntegerValue(IntTy64, APInt(64, ProfileVersion)), VarName); in createIRLevelProfileFlagVar()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DPluralRules.java641 public long getIntegerValue() { in getIntegerValue() method in PluralRules.FixedDecimal
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralRulesTest.java91 … 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/
DLazyValueInfo.cpp1356 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp355 Constant *Constant::getIntegerValue(Type *Ty, const APInt &V) { in getIntegerValue() function in Constant
/third_party/icu/icu4j/
Dcoverage-exclusion.txt901 com/ibm/icu/text/PluralRules$FixedDecimal#getIntegerValue:()J
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp8355 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/
Dicu4j62.api3.gz
Dicu4j61.api3.gz
Dicu4j60.api3.gz
Dicu4j67.api3.gz
Dicu4j69.api3.gz
Dicu4j64.api3.gz
Dicu4j65.api3.gz
Dicu4j63.api3.gz
Dicu4j66.api3.gz

12