Home
last modified time | relevance | path

Searched refs:f0032 (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_int64.h186 ir_if *f0032 = new(mem_ctx) ir_if(operand(r0033).val); in udivmod64() local
190 body.instructions = &f0032->then_instructions; in udivmod64()
198 body.emit(f0032); in udivmod64()