Searched defs:DemandedAmtBits (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 2155 APInt DemandedAmtBits(Op2.getScalarValueSizeInBits(), BitWidth - 1); SimplifyDemandedBits() local |