Home
last modified time | relevance | path

Searched defs:DemEls (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp6474 APInt DemEls = DemandedElts.trunc(NumSrc0Els); in getDemandedSrcElements() local
6477 APInt DemEls = DemandedElts.lshr(NumSrc0Els); in getDemandedSrcElements() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp7229 APInt DemEls = DemandedElts.trunc(NumSrc0Els); in getDemandedSrcElements() local
7232 APInt DemEls = DemandedElts.lshr(NumSrc0Els); in getDemandedSrcElements() local