Home
last modified time | relevance | path

Searched defs:ElementWidth (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp381 int ElementWidth; global() member
406 unsigned ElementWidth; global() member
419 unsigned ElementWidth; global() member
2253 CreateVectorReg(unsigned RegNum,RegKind Kind,unsigned ElementWidth,SMLoc S,SMLoc E,MCContext & Ctx,AArch64_AM::ShiftExtendType ExtTy=AArch64_AM::LSL,unsigned ShiftAmount=0,unsigned HasExplicitAmount=false) CreateVectorReg() argument
2270 CreateVectorList(unsigned RegNum,unsigned Count,unsigned Stride,unsigned NumElements,unsigned ElementWidth,RegKind RegisterKind,SMLoc S,SMLoc E,MCContext & Ctx) CreateVectorList() argument
2303 ComputeRegsForAlias(unsigned Reg,SmallSet<unsigned,8> & OutRegs,const unsigned ElementWidth) ComputeRegsForAlias() argument
2463 CreateMatrixRegister(unsigned RegNum,unsigned ElementWidth,MatrixKind Kind,SMLoc S,SMLoc E,MCContext & Ctx) CreateMatrixRegister() argument
3494 unsigned ElementWidth = 0; tryParseMatrixRegister() local
3538 unsigned ElementWidth = KindRes->second; tryParseMatrixRegister() local
4101 unsigned ElementWidth = KindRes->second; tryParseNeonVectorRegister() local
4186 unsigned ElementWidth = KindRes->second; tryParseSVEPredicateVector() local
4332 __anon58533a440502(unsigned &Reg, unsigned &ElementWidth) tryParseMatrixTileList() argument
4379 unsigned FirstReg, ElementWidth; tryParseMatrixTileList() local
4544 unsigned ElementWidth = 0; tryParseVectorList() local
7868 unsigned ElementWidth = KindRes->second; tryParseSVEDataVector() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7364 CharUnits ElementWidth = Info.Ctx.getTypeSizeInChars(Ty->getElementType()); visit() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8421 const unsigned ElementWidth = 8; lowerGetVectorLength() local