Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_emit_gk110.cpp1565 int32_t pcRel = f->target.fn->binPos - (codeSize + 8); in emitFlow() local
1571 int32_t pcRel = f->target.bb->binPos - (codeSize + 8); in emitFlow() local
Dnv50_ir_emit_nvc0.cpp1527 int32_t pcRel = f->target.fn->binPos - (codeSize + 8); in emitFlow() local
1533 int32_t pcRel = f->target.bb->binPos - (codeSize + 8); in emitFlow() local