Home
last modified time | relevance | path

Searched defs:loop_label (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_ff.c820 const unsigned loop_label = l++; in nine_ff_build_vs() local
/third_party/rust/rust/compiler/rustc_passes/src/
Derrors.rs903 pub loop_label: Option<Label>, field