Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1900 CreateVectorReg(unsigned RegNum, RegKind Kind, unsigned ElementWidth, in CreateVectorReg() function in __anon65f0dadd0111::AArch64Operand
3248 AArch64Operand::CreateVectorReg(Reg, RegKind::NeonVector, ElementWidth, in tryParseNeonVectorRegister()
3338 Operands.push_back(AArch64Operand::CreateVectorReg( in tryParseSVEPredicateVector()
6245 Operands.push_back(AArch64Operand::CreateVectorReg( in tryParseSVEDataVector()
6264 Operands.push_back(AArch64Operand::CreateVectorReg( in tryParseSVEDataVector()