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

/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1611 CreateVectorIndex(unsigned Idx, SMLoc S, SMLoc E, MCContext &Ctx) { function in class:__anon25952::AArch64Operand
2699 Operands.push_back(AArch64Operand::CreateVectorIndex(MCE->getValue(), SIdx,
2918 Operands.push_back(AArch64Operand::CreateVectorIndex(MCE->getValue(), SIdx,
/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2656 CreateVectorIndex(unsigned Idx, SMLoc S, SMLoc E, MCContext &Ctx) { function
3076 Operands.push_back(ARMOperand::CreateVectorIndex(MCE->getValue(),

Completed in 154 milliseconds