Searched refs:getDecoderIndex (Results 1 – 2 of 2) sorted by relevance
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 453 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/ |
D | FixedLenDecoderEmitter.cpp | 469 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()
|