Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2898 APInt SrcDemandedElts = APInt::getOneBitSet(NumSrcElts, 0); in SimplifyDemandedVectorElts() local
2924 APInt SrcDemandedElts, SrcZero, SrcUndef; in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp4103 APInt SrcDemandedElts = in ComputeNumSignBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2210 APInt SrcDemandedElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp3607 APInt SrcDemandedElts(NumElts / Scale, 0); in ComputeNumSignBits() local