HomeSort by: relevance | last modified time | path
    Searched refs:CreateVectorIndex (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp 1930 CreateVectorIndex(int Idx, SMLoc S, SMLoc E, MCContext &Ctx) {
3278 Operands.push_back(AArch64Operand::CreateVectorIndex(MCE->getValue(), SIdx,
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp 3785 CreateVectorIndex(unsigned Idx, SMLoc S, SMLoc E, MCContext &Ctx) {
4273 Operands.push_back(ARMOperand::CreateVectorIndex(MCE->getValue(),

Completed in 72 milliseconds