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