Searched defs:OpNumElts (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 2289 unsigned OpNumElts = OpTy->getNumElements(); isInterleave() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeIntegerTypes.cpp | 6066 unsigned OpNumElts = Op.getValueType().getVectorMinNumElements(); PromoteIntOp_CONCAT_VECTORS() local |