Searched refs:Op0DemandedElts (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14793 APInt Op0DemandedElts = local
14799 if (TLI.SimplifyDemandedVectorElts(Op0, Op0DemandedElts, KnownUndef,
14815 APInt Op0DemandedElts = local
14821 if (TLI.SimplifyDemandedVectorElts(Op0, Op0DemandedElts, KnownUndef,

Completed in 133 milliseconds