Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp757 APInt InDemandedMask = (NewMask << ShAmt); in SimplifyDemandedBits() local
815 APInt InDemandedMask = (NewMask << ShAmt); in SimplifyDemandedBits() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1514 APInt InDemandedMask = DemandedBits.lshr(ShAmt); in SimplifyDemandedBits() local
1577 APInt InDemandedMask = (DemandedBits << ShAmt); in SimplifyDemandedBits() local
1621 APInt InDemandedMask = (DemandedBits << ShAmt); in SimplifyDemandedBits() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1431 APInt InDemandedMask = (DemandedBits << ShAmt); in SimplifyDemandedBits() local
1496 APInt InDemandedMask = (DemandedBits << ShAmt); in SimplifyDemandedBits() local