Searched refs:getInstructionsByEnumValue (Results 1 – 22 of 22) sorted by relevance
150 getInstructionsByEnumValue() const { in getInstructionsByEnumValue() function156 inst_iterator inst_begin() const{return getInstructionsByEnumValue().begin();} in inst_begin()157 inst_iterator inst_end() const { return getInstructionsByEnumValue().end(); } in inst_end()
37 Target.getInstructionsByEnumValue(); in run()
116 Target.getInstructionsByEnumValue(); in run()
60 NumberedInstructions(Target.getInstructionsByEnumValue()), in Records()
208 Target.getInstructionsByEnumValue(); in run()356 Target.getInstructionsByEnumValue(); in emitEnums()
220 Target.getInstructionsByEnumValue(); in run()
1525 void getInstructionsByEnumValue(std::vector<const CodeGenInstruction*> in getInstructionsByEnumValue() function in ARMDecoderEmitter::ARMDEBackend1531 NumberedInstructions = Target.getInstructionsByEnumValue(); in getInstructionsByEnumValue()1691 getInstructionsByEnumValue(NumberedInstructions); in populateInstructions()
271 NumberedInstructions = Target.getInstructionsByEnumValue(); in EmitPrintInstruction()572 Target.getInstructionsByEnumValue(); in EmitGetInstructionName()
798 target.getInstructionsByEnumValue(); in populateInstInfo()
1447 NumberedInstructions = Target.getInstructionsByEnumValue(); in run()
2819 Target.getInstructionsByEnumValue(); in InferInstructionFlags()
165 getInstructionsByEnumValue() const { in getInstructionsByEnumValue() function171 inst_iterator inst_begin() const{return getInstructionsByEnumValue().begin();} in inst_begin()172 inst_iterator inst_end() const { return getInstructionsByEnumValue().end(); } in inst_end()
180 for (const CodeGenInstruction *Inst : Target.getInstructionsByEnumValue()) { in EmitOperandInfo()359 for (const CodeGenInstruction *II : Target.getInstructionsByEnumValue()) { in run()382 Target.getInstructionsByEnumValue(); in run()581 for (const CodeGenInstruction *Inst : Target.getInstructionsByEnumValue()) in emitEnums()
114 Target.getInstructionsByEnumValue(); in EmitDisassembler()
230 Target.getInstructionsByEnumValue(); in run()
71 for (const CodeGenInstruction *Inst : Target.getInstructionsByEnumValue()) { in apply()213 for (const CodeGenInstruction *Inst : Target.getInstructionsByEnumValue()) { in collectSchedRW()507 for (const CodeGenInstruction *Inst : Target.getInstructionsByEnumValue()) { in collectSchedClasses()532 for (const CodeGenInstruction *Inst : Target.getInstructionsByEnumValue()) { in collectSchedClasses()1553 for (const CodeGenInstruction *Inst : Target.getInstructionsByEnumValue()) { in checkCompleteness()
369 Target.getInstructionsByEnumValue(); in emitBinSearchTable()
165 for (const CodeGenInstruction *Inst : getInstructionsByEnumValue()) { in getInstNamespace()
1100 NumberedInstructions = Target.getInstructionsByEnumValue(); in AsmWriterEmitter()
2231 NumberedInstructions = Target.getInstructionsByEnumValue(); in run()
1476 for (const CodeGenInstruction *CGI : Target.getInstructionsByEnumValue()) { in buildInfo()
3260 Target.getInstructionsByEnumValue(); in InferInstructionFlags()