Home
last modified time | relevance | path

Searched refs:findOperandDecoderMethod (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1817 static std::string findOperandDecoderMethod(Record *Record) { in findOperandDecoderMethod() function
1843 std::string Decoder = findOperandDecoderMethod(TypeRecord); in getOpInfo()