/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | KnownBits.cpp | 35 APInt Known = std::move(LHSKnownUnion) & RHSKnownUnion & CarryKnownUnion; in computeForAddCarry() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | DemandedBits.cpp | 372 KnownBits Known, Known2; in performAnalysis() local 86 determineLiveOperandBits( const Instruction *UserI, const Value *Val, unsigned OperandNo, const APInt &AOut, APInt &AB, KnownBits &Known, KnownBits &Known2, bool &KnownBitsComputed) determineLiveOperandBits() argument
|
H A D | GlobalsModRef.cpp | 930 ModRefInfo Known = ModRefInfo::ModRef; in getModRefInfo() local
|
H A D | Lint.cpp | 558 KnownBits Known = computeKnownBits(V, DL, 0, AC, dyn_cast<Instruction>(V), DT); in isZero() local
|
H A D | BasicAliasAnalysis.cpp | 1485 KnownBits Known = in aliasGEP() local
|
H A D | InstructionSimplify.cpp | 2860 KnownBits Known = computeKnownBits(RHS, Q.DL, 0, Q.AC, Q.CxtI, Q.DT); in simplifyICmpWithBinOp() local 2871 KnownBits Known in simplifyICmpWithBinOp() local 2890 KnownBits Known = computeKnownBits(LHS, Q.DL, 0, Q.AC, Q.CxtI, Q.DT); simplifyICmpWithBinOp() local 2901 KnownBits Known = computeKnownBits(LHS, Q.DL, 0, Q.AC, Q.CxtI, Q.DT); simplifyICmpWithBinOp() local 5495 KnownBits Known = computeKnownBits(I, Q.DL, /*Depth*/ 0, Q.AC, I, Q.DT, ORE); SimplifyInstruction() local [all...] |
H A D | ValueTracking.cpp | 169 void llvm::computeKnownBits(const Value *V, KnownBits &Known, in computeKnownBits() argument 251 KnownBits Known = in isKnownNonNegative() local 271 KnownBits Known = in isKnownNegative() local 324 computeKnownBitsMul(const Value *Op0, const Value *Op1, bool NSW, KnownBits &Known, KnownBits &Known2, unsigned Depth, const Query &Q) computeKnownBitsMul() argument 440 computeKnownBitsFromRangeMetadata(const MDNode &Ranges, KnownBits &Known) computeKnownBitsFromRangeMetadata() argument 646 computeKnownBitsFromAssume(const Value *V, KnownBits &Known, unsigned Depth, const Query &Q) computeKnownBitsFromAssume() argument 959 computeKnownBitsFromShiftOperator( const Operator *I, KnownBits &Known, KnownBits &Known2, unsigned Depth, const Query &Q, function_ref<APInt(const APInt &, unsigned)> KZF, function_ref<APInt(const APInt &, unsigned)> KOF) computeKnownBitsFromShiftOperator() argument 1046 computeKnownBitsFromOperator(const Operator *I, KnownBits &Known, unsigned Depth, const Query &Q) computeKnownBitsFromOperator() argument 1721 computeKnownBits(const Value *V, KnownBits &Known, unsigned Depth, const Query &Q) computeKnownBits() argument 4165 KnownBits Known = computeKnownBits( computeConstantRangeIncludingKnownBits() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | GISelKnownBits.cpp | 51 void GISelKnownBits::computeKnownBitsForFrameIndex(Register R, KnownBits &Known, in computeKnownBitsForFrameIndex() argument 58 void GISelKnownBits::computeKnownBitsForAlignment(KnownBits &Known, in computeKnownBitsForAlignment() argument 70 KnownBits Known; in getKnownBits() local 90 void GISelKnownBits::computeKnownBitsImpl(Register R, KnownBits &Known, in computeKnownBitsImpl() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 57 ConstantRange ConstantRange::fromKnownBits(const KnownBits &Known, in fromKnownBits() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | FunctionLoweringInfo.h | 161 KnownBits Known = 1; member 239 AddLiveOutRegInfo(unsigned Reg, unsigned NumSignBits, const KnownBits &Known) AddLiveOutRegInfo() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LowerSwitch.cpp | 495 KnownBits Known = computeKnownBits(Val, DL, /*Depth=*/0, AC, SI); in processSwitchInst() local
|
H A D | Local.cpp | 1189 KnownBits Known = computeKnownBits(V, DL, 0, AC, CxtI, DT); in getOrEnforceKnownAlignment() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineInternal.h | 728 void computeKnownBits(const Value *V, KnownBits &Known, in computeKnownBits() argument
|
H A D | InstCombineSimplifyDemanded.cpp | 82 SimplifyDemandedBits(Instruction *I, unsigned OpNo, const APInt &DemandedMask, KnownBits &Known, unsigned Depth) SimplifyDemandedBits() argument 118 SimplifyDemandedUseBits(Value *V, APInt DemandedMask, KnownBits &Known, unsigned Depth, Instruction *CxtI) SimplifyDemandedUseBits() argument 792 SimplifyMultipleUseDemandedBits(Instruction *I, const APInt &DemandedMask, KnownBits &Known, unsigned Depth, Instruction *CxtI) SimplifyMultipleUseDemandedBits() argument 934 simplifyShrShlDemandedBits(Instruction *Shr, const APInt &ShrOp1, Instruction *Shl, const APInt &ShlOp1, const APInt &DemandedMask, KnownBits &Known) simplifyShrShlDemandedBits() argument [all...] |
H A D | InstCombineAndOrXor.cpp | 793 KnownBits Known = computeKnownBits(RangeEnd, /*Depth=*/0, Cmp1); in simplifyRangeCheck() local
|
H A D | InstCombineCasts.cpp | 888 KnownBits Known = computeKnownBits(Cmp->getOperand(0), 0, &Zext); in transformZExtICmp() local 1256 KnownBits Known = computeKnownBits(Op0, 0, &CI); in transformSExtICmp() local 1377 KnownBits Known = computeKnownBits(Src, 0, &CI); in visitSExt() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
H A D | Attributor.h | 1331 base_t Known = getWorstState(); member 1517 ConstantRange Known; global() member [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCodeGenPrepare.cpp | 416 KnownBits Known = computeKnownBits(Op, *DL, 0, AC); in numBitsUnsigned() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 1488 computeKnownBitsForTargetNode( const SDValue Op, KnownBits &Known, const APInt &DemandedElts, const SelectionDAG &DAG, unsigned Depth) const computeKnownBitsForTargetNode() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 742 KnownBits Known = CurDAG->computeKnownBits(Op.getOperand(0)); in detectOrAndInsertion() local 800 KnownBits Known = CurDAG->computeKnownBits(Input); in expandRxSBG() local 823 KnownBits Known = CurDAG->computeKnownBits(Input); in expandRxSBG() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 406 KnownBits Known = DAG.computeKnownBits(Value); in isWordAligned() local 1606 KnownBits Known; in PerformDAGCombine() local 1622 KnownBits Known; in PerformDAGCombine() local 1660 KnownBits Known = DAG.computeKnownBits(N2); in PerformDAGCombine() local 1682 KnownBits Known = DAG.computeKnownBits(N2); in PerformDAGCombine() local 1697 KnownBits Known = DAG.computeKnownBits(N2); PerformDAGCombine() local 1816 computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known, const APInt &DemandedElts, const SelectionDAG &DAG, unsigned Depth) const computeKnownBitsForTargetNode() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 746 KnownBits Known; in ComputeLiveOutVRegInfo() local 2035 KnownBits Known = CurDAG->computeKnownBits(LHS); in CheckOrMask() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 2207 KnownBits Known = CurDAG->computeKnownBits(Op); in isBitfieldPositioningOp() local 2427 KnownBits Known = CurDAG->computeKnownBits(OrOpd1Val); in tryBitfieldInsertOpFromOr() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 1855 computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known, const APInt &DemandedElts, const SelectionDAG &DAG, unsigned Depth) const computeKnownBitsForTargetNode() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 1815 KnownBits Known = DAG.computeKnownBits(X); in foldMaskAndShiftToScale() local
|