Home
last modified time | relevance | path

Searched defs:EltCnt (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h440 auto EltCnt = getVectorElementCount(); in getHalfNumVectorElementsVT() local
450 auto EltCnt = getVectorElementCount(); in getDoubleNumVectorElementsVT() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DMachineValueType.h218 auto EltCnt = getVectorElementCount(); in getHalfNumVectorElementsVT() local
227 auto EltCnt = getVectorElementCount(); in getDoubleNumVectorElementsVT() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h508 auto EltCnt = VTy->getElementCount(); in getHalfElementsVectorType() local
518 auto EltCnt = VTy->getElementCount(); in getDoubleElementsVectorType() local
H A DDataLayout.h710 auto EltCnt = VTy->getElementCount(); in getTypeSizeInBits() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp889 auto EltCnt = Op.getValueType().getVectorElementCount(); in BitConvertVectorToIntegerVector() local
H A DDAGCombiner.cpp14992 auto EltCnt = VecTy.getVectorElementCount(); in visitTRUNCATE() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1521 ElementCount EltCnt = VT.getVectorElementCount(); in getVectorTypeBreakdown() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17141 auto EltCnt = VT.getVectorElementCount(); in PerformDAGCombine() local