Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1874 CreateVectorIndex(unsigned Idx, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateVectorIndex() function in __anon7d8c15f70111::AArch64Operand
3121 Operands.push_back(AArch64Operand::CreateVectorIndex(MCE->getValue(), SIdx, in tryParseVectorIndex()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3104 CreateVectorIndex(unsigned Idx, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateVectorIndex() function in __anonb936c2650111::ARMOperand
3579 Operands.push_back(ARMOperand::CreateVectorIndex(MCE->getValue(), in tryParseRegisterWithWriteBack()