Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp757 APInt InDemandedMask = (NewMask << ShAmt); in SimplifyDemandedBits() local
815 APInt InDemandedMask = (NewMask << ShAmt); in SimplifyDemandedBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1763 APInt InDemandedMask = DemandedBits.lshr(ShAmt); in SimplifyDemandedBits() local
1861 APInt InDemandedMask = (DemandedBits << ShAmt); in SimplifyDemandedBits() local
1920 APInt InDemandedMask = (DemandedBits << ShAmt); in SimplifyDemandedBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1431 APInt InDemandedMask = (DemandedBits << ShAmt); in SimplifyDemandedBits() local
1496 APInt InDemandedMask = (DemandedBits << ShAmt); in SimplifyDemandedBits() local