Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp552 unsigned getDecoderIndex(DecoderSet &Decoders, unsigned Opc,
1242 unsigned FilterChooser::getDecoderIndex(DecoderSet &Decoders, unsigned Opc, in getDecoderIndex() function in FilterChooser
1493 getDecoderIndex(TableInfo.Decoders, Opc.EncodingID, HasCompleteDecoder); in emitSingletonTableEntry()