Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp453 unsigned getDecoderIndex(DecoderSet &Decoders, unsigned Opc,
1091 unsigned FilterChooser::getDecoderIndex(DecoderSet &Decoders, in getDecoderIndex() function in FilterChooser
1323 unsigned DIdx = getDecoderIndex(TableInfo.Decoders, Opc, HasCompleteDecoder); in emitSingletonTableEntry()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp469 unsigned getDecoderIndex(DecoderSet &Decoders, unsigned Opc,
1120 unsigned FilterChooser::getDecoderIndex(DecoderSet &Decoders, in getDecoderIndex() function in FilterChooser
1349 unsigned DIdx = getDecoderIndex(TableInfo.Decoders, Opc, HasCompleteDecoder); in emitSingletonTableEntry()