Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp478 unsigned getDecoderIndex(DecoderSet &Decoders, unsigned Opc,
1127 unsigned FilterChooser::getDecoderIndex(DecoderSet &Decoders, in getDecoderIndex() function in FilterChooser
1357 unsigned DIdx = getDecoderIndex(TableInfo.Decoders, Opc, HasCompleteDecoder); in emitSingletonTableEntry()