HomeSort by relevance Sort by last modified time
    Searched refs:nesting_depth (Results 1 - 14 of 14) sorted by null

  /external/mesa3d/src/glsl/
lower_jumps.cpp 165 unsigned nesting_depth; member in struct:loop_record
177 this->nesting_depth = 0;
214 unsigned nesting_depth; member in struct:function_record
222 this->nesting_depth = 0;
474 if(ir->get_next()->is_tail_sentinel() && (this->loop.nesting_depth == 0
475 || (this->loop.nesting_depth == 1 && this->loop.in_if_at_the_end_of_the_loop)))
482 if(this->function.nesting_depth == 0 && ir->get_next()->is_tail_sentinel())
514 if(this->loop.nesting_depth == 0 && ir->get_next()->is_tail_sentinel())
517 ++this->function.nesting_depth;
518 ++this->loop.nesting_depth;
    [all...]
  /external/clang/lib/Headers/
htmintrin.h 149 unsigned short nesting_depth; member in struct:__htm_tdb
htmxlintrin.h 270 return tdb->nesting_depth;
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
htmintrin.h 149 unsigned short nesting_depth; member in struct:__htm_tdb
htmxlintrin.h 270 return tdb->nesting_depth;
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
htmintrin.h 149 unsigned short nesting_depth; member in struct:__htm_tdb
htmxlintrin.h 270 return tdb->nesting_depth;
  /prebuilts/sdk/renderscript/clang-include/
htmintrin.h 149 unsigned short nesting_depth; member in struct:__htm_tdb
htmxlintrin.h 270 return tdb->nesting_depth;
  /art/compiler/dex/
mir_graph.h 375 dfs_id(), start_offset(), fall_through(), taken(), i_dom(), nesting_depth(),
390 uint16_t nesting_depth; member in class:art::BasicBlock
    [all...]
mir_optimization.cc     [all...]
mir_dataflow.cc     [all...]
mir_graph.cc     [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-darwin.c 7156 natural_t nesting_depth; member in struct:__anon20447
7179 natural_t nesting_depth; member in struct:__anon20448
    [all...]

Completed in 409 milliseconds