Searched defs:OutNumElts (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZISelLowering.cpp | 5991 unsigned OutNumElts = OutVT.getVectorNumElements(); lowerZERO_EXTEND_VECTOR_INREG() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 12378 unsigned OutNumElts = OutVT.getVectorMinNumElements(); visitVectorDeinterleave() local |