Searched defs:getInstDesc (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5224 static const MCInstrDesc &getInstDesc(unsigned Opcode) { function in namespace:__anon8852
5232 const MCInstrDesc &MCID = getInstDesc(Inst.getOpcode());
7421 const MCInstrDesc &MCID = getInstDesc(Opc);

Completed in 432 milliseconds