Searched defs:NumVectors (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp159 unsigned Bitwidth, ElementBitwidth, NumVectors; member in class:__anon2449::Type
[all...]
H A DSveEmitter.cpp70 unsigned Bitwidth, ElementBitwidth, NumVectors; member in class:__anon2451::SVEType
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp478 unsigned NumVectors = getNumVectorRegs(Ty); local
546 unsigned NumVectors = getNumVectorRegs(Tp); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1305 unsigned NumVectors; member in struct:clang::ASTContext::BuiltinVectorTypeInfo
1306 BuiltinVectorTypeInfo(QualType ElementType, llvm::ElementCount EC, unsigned NumVectors) argument

Completed in 139 milliseconds