Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp864 APInt SrcDemandedBits = DemandedBits.zextOrSelf(SrcBitWidth); in SimplifyDemandedBits() local
2229 APInt SrcDemandedBits = APInt::getNullValue(SrcEltSizeInBits); in SimplifyDemandedVectorElts() local
DSelectionDAG.cpp2208 APInt SrcDemandedBits = DemandedBits << Amt; in GetDemandedBits() local
2235 APInt SrcDemandedBits = DemandedBits.trunc(SrcBitWidth); in GetDemandedBits() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp959 APInt SrcDemandedBits = DemandedBits.zextOrSelf(SrcBitWidth); in SimplifyDemandedBits() local
2444 APInt SrcDemandedBits = APInt::getNullValue(SrcEltSizeInBits); in SimplifyDemandedVectorElts() local
DSelectionDAG.cpp2312 APInt SrcDemandedBits = DemandedBits << Amt; in GetDemandedBits() local