Home
last modified time | relevance | path

Searched defs:InDemandedMask (Results 1 – 4 of 4) 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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp879 APInt InDemandedMask = (NewMask << ShAmt); in SimplifyDemandedBits() local
938 APInt InDemandedMask = (NewMask << ShAmt); in SimplifyDemandedBits() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1561 APInt InDemandedMask = (NewMask << ShAmt); in SimplifyDemandedBits() local
DSelectionDAG.cpp1793 APInt InDemandedMask = (Mask << ShAmt); in ComputeMaskedBits() local