Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp7875 bool SingleVecEltStruct = SingleEltTy != Ty && SingleEltTy->isVectorType() && in isVectorTypeBased() local
7877 if (Ty->isVectorType() || SingleVecEltStruct) in isVectorTypeBased()