Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp1727 static std::string findOperandDecoderMethod(TypedInit *TI) { in findOperandDecoderMethod() function
1984 std::string Decoder = findOperandDecoderMethod(TI); in populateInstruction()