HomeSort by relevance Sort by last modified time
    Searched refs:insnWithID (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/utils/TableGen/
ARMDecoderEmitter.cpp 424 void insnWithID(insn_t &Insn, unsigned Opcode) const {
561 Owner->insnWithID(Insn, Owner->Opcodes[i]);
908 insnWithID(Insn0, Opc);
    [all...]
FixedLenDecoderEmitter.cpp 285 void insnWithID(insn_t &Insn, unsigned Opcode) const {
399 Owner->insnWithID(Insn, Owner->Opcodes[i]);
655 insnWithID(Insn0, Opc);
810 insnWithID(Insn, Opc);
    [all...]
  /external/llvm/utils/TableGen/
FixedLenDecoderEmitter.cpp 367 void insnWithID(insn_t &Insn, unsigned Opcode) const {
507 Owner->insnWithID(Insn, Owner->Opcodes[i]);
    [all...]

Completed in 243 milliseconds