Searched refs:getInstructionsByEnumValue (Results 1 – 18 of 18) sorted by relevance
106 Target.getInstructionsByEnumValue(); in EmitDisassembler()124 emitWebAssemblyDisassemblerTables(OS, Target.getInstructionsByEnumValue()); in EmitDisassembler()
44 Target.getInstructionsByEnumValue(); in run()
219 for (const CodeGenInstruction *Inst : Target.getInstructionsByEnumValue()) { in CollectOperandInfo()756 for (const CodeGenInstruction *Inst : Target.getInstructionsByEnumValue()) { in emitFeatureVerifier()806 for (const CodeGenInstruction *Inst : Target.getInstructionsByEnumValue()) { in emitFeatureVerifier()943 for (const CodeGenInstruction *II : Target.getInstructionsByEnumValue()) { in run()953 Target.getInstructionsByEnumValue(); in run()1328 for (const CodeGenInstruction *Inst : Target.getInstructionsByEnumValue()) in emitEnums()
75 for (const CodeGenInstruction *II : Target.getInstructionsByEnumValue()) { in EmitInstrDocs()
376 Target.getInstructionsByEnumValue(); in run()
362 Target.getInstructionsByEnumValue(); in emitBinSearchTable()
478 Target.getInstructionsByEnumValue(); in run()
628 Target.getInstructionsByEnumValue(); in run()
1323 NumberedInstructions = Target.getInstructionsByEnumValue(); in AsmWriterEmitter()
2528 const auto &NumberedInstructions = Target.getInstructionsByEnumValue(); in run()
1545 for (const CodeGenInstruction *CGI : Target.getInstructionsByEnumValue()) { in buildInfo()
194 ArrayRef<const CodeGenInstruction *> getInstructionsByEnumValue() const { in getInstructionsByEnumValue() function209 return getInstructionsByEnumValue().begin(); in inst_begin()211 inst_iterator inst_end() const { return getInstructionsByEnumValue().end(); } in inst_end()
80 Target.getInstructionsByEnumValue(); in apply()618 for (const CodeGenInstruction *Inst : Target.getInstructionsByEnumValue()) { in collectSchedRW()879 for (const CodeGenInstruction *Inst : Target.getInstructionsByEnumValue()) { in collectSchedClasses()906 for (const CodeGenInstruction *Inst : Target.getInstructionsByEnumValue()) { in collectSchedClasses()1983 for (const CodeGenInstruction *Inst : Target.getInstructionsByEnumValue()) { in checkCompleteness()
107 for (const CodeGenInstruction *Inst : getInstructionsByEnumValue()) { in getInstNamespace()
227 auto NumberedInstructions = Target.getInstructionsByEnumValue(); in run()
4083 Target.getInstructionsByEnumValue(); in InferInstructionFlags()
1443 for (const CodeGenInstruction *I : Target.getInstructionsByEnumValue()) in initOpcodeValuesMap()