Home
last modified time | relevance | path

Searched defs:return_flag (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_returns.c32 nir_variable *return_flag; member
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_jumps.cpp200 ir_variable* return_flag; /* used to break out of all loops and then jump to the return instruction */ member
307 ir_variable* return_flag = this->function.get_return_flag(); in insert_lowered_return() local
[all...]

Completed in 2 milliseconds