Home
last modified time | relevance | path

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

/external/xz-java/src/org/tukaani/xz/lz/
DHC4.java109 hash.updateTables(lzPos); in getMatches()
206 hash.updateTables(lzPos); in skip()
DBT4.java93 hash.updateTables(lzPos); in getMatches()
260 hash.updateTables(lzPos); in skip()
DHash234.java91 void updateTables(int pos) { in updateTables() method in Hash234
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86FoldTablesEmitter.cpp150 void updateTables(const CodeGenInstruction *RegInstr,
499 void X86FoldTablesEmitter::updateTables(const CodeGenInstruction *RegInstr, in updateTables() function in X86FoldTablesEmitter
623 updateTables(RegInst, MemInst); in run()
627 updateTables(AltRegInst, MemInst); in run()
638 updateTables(&(Target.getInstruction(RegInstIter)), in run()