HomeSort by relevance Sort by last modified time
    Searched refs:NV50_IR_SUBOP_LDC_IS (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir.h 175 #define NV50_IR_SUBOP_LDC_IS 2
    [all...]
nv50_ir_target_nvc0.cpp 400 (insn->op != OP_LOAD || insn->subOp != NV50_IR_SUBOP_LDC_IS))
nv50_ir_lowering_nvc0.cpp 607 if (i->op == OP_LOAD && i->subOp == NV50_IR_SUBOP_LDC_IS) {
    [all...]

Completed in 5469 milliseconds