Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1930 CreateVectorIndex(int Idx, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateVectorIndex() function in __anon65f0dadd0111::AArch64Operand
3278 Operands.push_back(AArch64Operand::CreateVectorIndex(MCE->getValue(), SIdx, in tryParseVectorIndex()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3785 CreateVectorIndex(unsigned Idx, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateVectorIndex() function in __anonad70014b0111::ARMOperand
4273 Operands.push_back(ARMOperand::CreateVectorIndex(MCE->getValue(), in tryParseRegisterWithWriteBack()