Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp512 unsigned getDecoderIndex(DecoderSet &Decoders, unsigned Opc,
1174 unsigned FilterChooser::getDecoderIndex(DecoderSet &Decoders, in getDecoderIndex() function in FilterChooser
1414 getDecoderIndex(TableInfo.Decoders, Opc.EncodingID, HasCompleteDecoder); in emitSingletonTableEntry()