Searched defs:NumVectors (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/utils/TableGen/ | ||
H A D | SveEmitter.cpp | 78 ElementBitwidth(~0U), NumVectors(NumVectors) { in SVEType() argument |
H A D | NeonEmitter.cpp | 158 unsigned Bitwidth, ElementBitwidth, NumVectors; global() member in __anon1ddc9b620111::Type |
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZTargetTransformInfo.cpp | 533 unsigned NumVectors = getNumVectorRegs(Ty); getArithmeticInstrCost() local |
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTContext.h | 1523 unsigned NumVectors; global() member |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGBuiltin.cpp | 9312 unsigned NumVectors; EmitARMMVEBuiltinExpr() local |