Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1999 CreateVectorReg(unsigned RegNum, RegKind Kind, unsigned ElementWidth, in CreateVectorReg() function in __anone48315620111::AArch64Operand
3642 AArch64Operand::CreateVectorReg(Reg, RegKind::NeonVector, ElementWidth, in tryParseNeonVectorRegister()
3730 Operands.push_back(AArch64Operand::CreateVectorReg( in tryParseSVEPredicateVector()
7003 Operands.push_back(AArch64Operand::CreateVectorReg( in tryParseSVEDataVector()
7022 Operands.push_back(AArch64Operand::CreateVectorReg( in tryParseSVEDataVector()