Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2188 CreateVectorReg(unsigned RegNum, RegKind Kind, unsigned ElementWidth, in CreateVectorReg() function in __anonb6c3df290111::AArch64Operand
4098 AArch64Operand::CreateVectorReg(Reg, RegKind::NeonVector, ElementWidth, in tryParseNeonVectorRegister()
4186 Operands.push_back(AArch64Operand::CreateVectorReg( in tryParseSVEPredicateVector()
7807 Operands.push_back(AArch64Operand::CreateVectorReg( in tryParseSVEDataVector()
7826 Operands.push_back(AArch64Operand::CreateVectorReg( in tryParseSVEDataVector()