Home
last modified time | relevance | path

Searched defs:frontier (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineDominanceFrontier.h77 iterator addBasicBlock(MachineBasicBlock *BB, const DomSetType &frontier) { in addBasicBlock() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DDominanceFrontier.h87 iterator addBasicBlock(BlockT *BB, const DomSetType &frontier) { in addBasicBlock() argument
/third_party/ffmpeg/libavcodec/
H A Dg722enc.c104 int frontier = 1 << avctx->trellis; in g722_encode_init() local
173 int frontier = 1 << trellis; in g722_encode_trellis() local
[all...]
H A Dadpcmenc.c97 int frontier, max_paths; in adpcm_encode_init() local
356 const int frontier = 1 << avctx->trellis; in adpcm_compress_trellis() local
[all...]
/third_party/gn/src/gn/
H A Dcompile_commands_writer.cc360 std::vector<const Target*> frontier; in CollectDepsOfMatches() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_goto_ifs.c682 nir_block *frontier = (nir_block *) frontier_entry->key; in organize_levels() local

Completed in 7 milliseconds