Home
last modified time | relevance | path

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

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