Searched defs:OperandInfo (Results 1 – 3 of 3) sorted by relevance
25 struct OperandInfo { struct30 OperandInfo(unsigned FB, unsigned FL, std::string D) in OperandInfo() function
64 struct OperandInfo { struct67 Record *Rec;71 std::string Name;75 std::string PrinterMethodName;99 /// MIOperandInfo - Default MI operand type. Note an operand may be made argument101 DagInit *MIOperandInfo; argument107 OperandInfo(Record *R, const std::string &N, const std::string &PMN, in OperandInfo() argument137 std::vector<OperandInfo> OperandList; argument
146 std::vector<std::string> OperandInfo = GetOperandInfo(**II); in EmitOperandInfo() local325 std::vector<std::string> OperandInfo = GetOperandInfo(Inst); in emitRecord() local