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

/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DARMDecoderEmitter.cpp424 void insnWithID(insn_t &Insn, unsigned Opcode) const { function in class:ARMFilterChooser
561 Owner->insnWithID(Insn, Owner->Opcodes[i]);
908 insnWithID(Insn0, Opc);
999 insnWithID(Insn, Opc);
1119 insnWithID(Insn, Opcodes[i]);
1164 insnWithID(insn, Opcodes[InsnIndex]);
H A DFixedLenDecoderEmitter.cpp285 void insnWithID(insn_t &Insn, unsigned Opcode) const { function in class:FilterChooser
399 Owner->insnWithID(Insn, Owner->Opcodes[i]);
655 insnWithID(Insn0, Opc);
810 insnWithID(Insn, Opc);
955 insnWithID(Insn, Opcodes[i]);
1000 insnWithID(insn, Opcodes[InsnIndex]);
/external/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp367 void insnWithID(insn_t &Insn, unsigned Opcode) const { function in class:__anon13896::FilterChooser
507 Owner->insnWithID(Insn, Owner->Opcodes[i]);
1289 insnWithID(Insn, Opc);
1423 insnWithID(Insn, Opcodes[i]);
1467 insnWithID(insn, Opcodes[InsnIndex]);

Completed in 85 milliseconds