Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSystemZ.cpp498 bool SingleVecEltStruct = SingleEltTy != Ty && SingleEltTy->isVectorType() && in isVectorTypeBased() local
500 if (Ty->isVectorType() || SingleVecEltStruct) in isVectorTypeBased()