Searched refs:getEmpty (Results 1 – 13 of 13) sorted by relevance
62 return getEmpty(Known.getBitWidth()); in fromKnownBits()115 return getEmpty(W); in makeAllowedICmpRegion()121 return getEmpty(W); in makeAllowedICmpRegion()131 return getEmpty(W); in makeAllowedICmpRegion()137 return getEmpty(W); in makeAllowedICmpRegion()404 return getEmpty(BitWidth); in makeMaskNotEqualRange()597 return getEmpty(); in intersectWith()620 return getEmpty(); in intersectWith()643 return getEmpty(); in intersectWith()829 if (isEmptySet()) return getEmpty(DstTySize); in zeroExtend()[all …]
1378 static AsmWriterContext &getEmpty() { in getEmpty() function1807 : Out(Out), WriterCtx(AsmWriterContext::getEmpty()) {} in MDFieldPrinter()3667 writeDIExpression(Out, Expr, AsmWriterContext::getEmpty()); in printNamedMDNode()
1772 ConstantRange CR = ConstantRange::getEmpty(BitWidth); in toConstantRange()1779 ConstantRange CR = ConstantRange::getEmpty(BitWidth); in toConstantRange()
51 ConstantRange getEmpty() const { in getEmpty() function73 static ConstantRange getEmpty(uint32_t BitWidth) { in getEmpty() function
159 ConstantRange R = ConstantRange::getEmpty(PointerSize); in getStaticAllocaSizeRange() 317 return ConstantRange::getEmpty(PointerSize); in getAccessRange() 345 return ConstantRange::getEmpty(PointerSize); in getMemIntrinsicAccessRange() 348 return ConstantRange::getEmpty(PointerSize); in getMemIntrinsicAccessRange()
804 Mass = BlockMass::getEmpty(); in updateLoopWithIrreducible()
1017 return ConstantRange::getEmpty(BitWidth); in getVScaleRange()
290 return ConstantRange::getEmpty(BW);
99 static BlockMass getEmpty() { return BlockMass(); } in getEmpty() function647 BFI.Working[Node.Index].getMass() = BlockMass::getEmpty();
130 return ConstantRange::getEmpty(MaxIntegerBW + 1); in unknownRange()
1531 ConstantRange R = ConstantRange::getEmpty(I.getType()->getScalarSizeInBits()); in visitBinaryOperator()
2933 : BitWidth(BitWidth), Assumed(ConstantRange::getEmpty(BitWidth)),2947 return ConstantRange::getEmpty(BitWidth);
9872 ? ConstantRange::getEmpty(FunctionSummary::ParamAccess::RangeWidth) in parseParamAccessOffset()