Searched refs:putExtraSources (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir.h | 857 void putExtraSources(int s, Value *[3]);
|
| H A D | nv50_ir.cpp | 733 Instruction::putExtraSources(int s, Value *values[3]) function in class:nv50_ir::Instruction
|
| H A D | nv50_ir_peephole.cpp | 2838 st->putExtraSources(0, extra); // restore pointer and predicate 3030 st->putExtraSources(0, extra);
|
| H A D | nv50_ir_ra.cpp | 2136 insn->putExtraSources(0, save);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir.h | 909 void putExtraSources(int s, Value *[3]);
|
| H A D | nv50_ir.cpp | 737 Instruction::putExtraSources(int s, Value *values[3]) function in class:nv50_ir::Instruction
|
| H A D | nv50_ir_peephole.cpp | 2901 st->putExtraSources(0, extra); // restore pointer and predicate 3093 st->putExtraSources(0, extra);
|
| H A D | nv50_ir_ra.cpp | 2186 insn->putExtraSources(0, save);
|
Completed in 28 milliseconds