Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_int64.h139 ir_if *f0028 = new(mem_ctx) ir_if(operand(r0029).val); in udivmod64() local
143 body.instructions = &f0028->then_instructions; in udivmod64()
149 body.emit(f0028); in udivmod64()