reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

utils/TableGen/InstrInfoEmitter.cpp
   92   std::vector<std::string> GetOperandInfo(const CodeGenInstruction &Inst);

References

utils/TableGen/InstrInfoEmitter.cpp
  203     std::vector<std::string> OperandInfo = GetOperandInfo(*Inst);
  737   std::vector<std::string> OperandInfo = GetOperandInfo(Inst);