Home
last modified time | relevance | path

Searched defs:UsedBits (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10179 APInt UsedBits(Inst->getValueSizeInBits(0), 0); in getUsedBits() local
10363 static bool areUsedBitsDense(const APInt &UsedBits) { in areUsedBitsDense()
10384 APInt UsedBits = First.getUsedBits(); in areSlicesNextToEachOther() local
10464 const APInt &UsedBits, bool ForCodeSize) { in isSlicingProfitable()
10514 APInt UsedBits(LD->getValueSizeInBits(0), 0); in SliceUpLoad() local