Searched refs:findOperandDecoderMethod (Results 1 – 1 of 1) sorted by relevance
1867 static std::string findOperandDecoderMethod(Record *Record) { in findOperandDecoderMethod() function1881 return findOperandDecoderMethod(Record->getValueAsDef("RegClass")); in findOperandDecoderMethod()1894 std::string Decoder = findOperandDecoderMethod(TypeRecord); in getOpInfo()