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

/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp63 uint16_t MLxOpc; // MLA / MLS opcode member in struct:ARM_MLxEntry
71 // MLxOpc, MulOpc, AddSubOpc, NegAcc, HasLane
97 if (!MLxEntryMap.insert(std::make_pair(ARM_MLxTable[i].MLxOpc, i)).second)

Completed in 97 milliseconds