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

/external/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp374 void insnWithID(insn_t &Insn, unsigned Opcode) const { function in class:__anon21916::FilterChooser
514 Owner->insnWithID(Insn, Owner->Opcodes[i]);
984 insnWithID(Insn0, Opc);
1313 insnWithID(Insn, Opc);
1429 insnWithID(Insn, Opcodes[i]);
1473 insnWithID(insn, Opcodes[InsnIndex]);

Completed in 100 milliseconds