Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp1788 static std::string findOperandDecoderMethod(TypedInit *TI) { in findOperandDecoderMethod() function
2050 std::string Decoder = findOperandDecoderMethod(TI); in populateInstruction()