Home
last modified time | relevance | path

Searched refs:SVIType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19410 Type *SVIType = SVI->getType(); in shouldConvertSplatType() local
19411 Type *ScalarType = SVIType->getScalarType(); in shouldConvertSplatType()
19414 return Type::getInt32Ty(SVIType->getContext()); in shouldConvertSplatType()
19416 return Type::getInt16Ty(SVIType->getContext()); in shouldConvertSplatType()