Home
last modified time | relevance | path

Searched defs:is_loop (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog_dump.c193 unsigned is_loop = 0; in r300_vertex_program_dump() local
/third_party/spirv-tools/source/val/
H A Dconstruct.cpp76 const bool is_loop = type() == ConstructType::kLoop; in blocks() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator_helpers.cpp71 bool ProgramScope::is_loop() const in is_loop() function in r600::ProgramScope
/third_party/python/Tools/peg_generator/pegen/
H A Dgrammar.py78 def is_loop(self) -> bool: member in Rule
/third_party/node/deps/v8/src/compiler/
H A Descape-analysis.cc419 bool is_loop = control->opcode() == IrOpcode::kLoop; in MergeInputs() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.h1143 bool is_loop() { return src_loop || !repeats.empty(); } in is_loop() function in r600_sb::region_node
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h878 bool is_loop() const { return kind == kControlLoop; } in is_loop() function

Completed in 19 milliseconds