Searched refs:Demanded (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | BDCE.cpp | 118 APInt Demanded = DB.getDemandedBits(SE); in bitTrackingDCE() local 122 if (Demanded.countLeadingZeros() >= (DestBitSize - SrcBitSize)) { in bitTrackingDCE()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineSimplifyDemanded.cpp | 31 const APInt &Demanded) { in ShrinkDemandedConstant() argument 42 if (C->isSubsetOf(Demanded)) in ShrinkDemandedConstant() 46 I->setOperand(OpNo, ConstantInt::get(Op->getType(), *C & Demanded)); in ShrinkDemandedConstant() 1162 APInt Demanded, APInt &Undef) { in SimplifyDemandedVectorElts() argument 1165 if (Value *V = SimplifyDemandedVectorElts(Op, Demanded, Undef, Depth + 1)) { in SimplifyDemandedVectorElts()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.cpp | 2800 APInt Demanded = APInt::getLowBitsSet(LHS.getValueSizeInBits(), 24); in simplifyMul24() local 2805 SDValue DemandedLHS = TLI.SimplifyMultipleUseDemandedBits(LHS, Demanded, DAG); in simplifyMul24() 2806 SDValue DemandedRHS = TLI.SimplifyMultipleUseDemandedBits(RHS, Demanded, DAG); in simplifyMul24() 2814 if (TLI.SimplifyDemandedBits(LHS, Demanded, DCI)) in simplifyMul24() 2816 if (TLI.SimplifyDemandedBits(RHS, Demanded, DCI)) in simplifyMul24() 4064 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine() local 4072 if (TLI.ShrinkDemandedConstant(BitsFrom, Demanded, TLO) || in PerformDAGCombine() 4073 TLI.SimplifyDemandedBits(BitsFrom, Demanded, Known, TLO)) { in PerformDAGCombine()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 3317 bool ShrinkDemandedOp(SDValue Op, unsigned BitWidth, const APInt &Demanded,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 558 const APInt &Demanded, in ShrinkDemandedOp() argument 580 unsigned DemandedSize = Demanded.getActiveBits(); in ShrinkDemandedOp()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 1550 const APInt &Demanded, in optimizeLogicalImm() argument 1563 uint64_t DemandedBits = Demanded.getZExtValue(); in optimizeLogicalImm() 1618 assert(((OldImm ^ NewImm) & Demanded.getZExtValue()) == 0 && in optimizeLogicalImm()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 18228 unsigned Demanded = DemandedBits.getZExtValue(); in targetShrinkDemandedConstant() local 18229 unsigned ShrunkMask = Mask & Demanded; in targetShrinkDemandedConstant() 18230 unsigned ExpandedMask = Mask | ~Demanded; in targetShrinkDemandedConstant()
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | limerick-o.real | 874 Demanded her daily amour.
|