Searched refs:hwreg (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/ |
D | radeon_compiler_regalloc_tests.c | 36 void (*allocate)(void * data, unsigned input, unsigned hwreg), in dummy_allocate_hw_inputs() argument
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_compiler.h | 120 void (*allocate)(void * data, unsigned input, unsigned hwreg),
|
D | radeon_pair_regalloc.c | 255 unsigned int hwreg) in alloc_input_simple() argument 264 s->Input[input].Index = hwreg; in alloc_input_simple()
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_fs.c | 115 void (*allocate)(void * data, unsigned input, unsigned hwreg), in allocate_hardware_inputs() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SOPInstructions.td | 766 (outs SReg_32:$sdst), (ins hwreg:$simm16), 775 (outs), (ins SReg_32:$sdst, hwreg:$simm16), 785 (outs), (ins i32imm:$imm, hwreg:$simm16),
|
D | SIInstrInfo.td | 1102 def hwreg : NamedOperandU16<"Hwreg", NamedMatchClass<"Hwreg", 0>>;
|