Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1811 CreateVectorReg(unsigned RegNum, RegKind Kind, unsigned ElementWidth, in CreateVectorReg() function in __anonf77cce8c0111::AArch64Operand
2947 AArch64Operand::CreateVectorReg(Reg, RegKind::NeonVector, ElementWidth, in tryParseNeonVectorRegister()
3037 Operands.push_back(AArch64Operand::CreateVectorReg( in tryParseSVEPredicateVector()
5493 Operands.push_back(AArch64Operand::CreateVectorReg( in tryParseSVEDataVector()
5512 Operands.push_back(AArch64Operand::CreateVectorReg( in tryParseSVEDataVector()