Home
last modified time | relevance | path

Searched defs:ResVecTy (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp1102 EVT ResVecTy = BVN->getValueType(0); in trySelect() local
H A DMipsSEISelLowering.cpp1370 EVT ResVecTy = Op->getValueType(0); in lowerMSASplatZExt() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp12009 auto *ResVecTy = getWidenedType(ScalarTy, E->getVectorFactor()); in needToDelay() local