Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDecoderEmitter.cpp537 unsigned getDecoderIndex(DecoderSet &Decoders, unsigned Opc,
1207 unsigned FilterChooser::getDecoderIndex(DecoderSet &Decoders, in getDecoderIndex() function in FilterChooser
1453 getDecoderIndex(TableInfo.Decoders, Opc.EncodingID, HasCompleteDecoder); in emitSingletonTableEntry()