Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2121 APInt Demanded0 = DemandedBits.lshr(IsFSHL ? Amt : (BitWidth - Amt)); SimplifyDemandedBits() local
2178 APInt Demanded0 = DemandedBits.rotr(IsROTL ? Amt : RevAmt); SimplifyDemandedBits() local