Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp99 void emitTable(formatted_raw_ostream &o, DecoderTable &Table,
691 void FixedLenDecoderEmitter::emitTable(formatted_raw_ostream &OS, in emitTable() function in FixedLenDecoderEmitter
2280 emitTable(OS, TableInfo.Table, 0, FC.getBitWidth(), Opc.first.first); in run()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp108 void emitTable(formatted_raw_ostream &o, DecoderTable &Table,
708 void FixedLenDecoderEmitter::emitTable(formatted_raw_ostream &OS, in emitTable() function in FixedLenDecoderEmitter
2340 emitTable(OS, TableInfo.Table, 0, FC.getBitWidth(), Opc.first.first); in run()