Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DDecoderEmitter.cpp1815 static std::string findOperandDecoderMethod(Record *Record) { in findOperandDecoderMethod() function
1841 std::string Decoder = findOperandDecoderMethod(TypeRecord); in getOpInfo()