HomeSort by relevance Sort by last modified time
    Searched full:print_reg_class (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/drivers/radeon/
SIGenRegisterInfo.pl 249 return print_reg_class('SReg', 'SGPR', $reg_width, $SGPR_COUNT, $sub_reg_ref, @types);
254 return print_reg_class('VReg', 'VGPR', $reg_width, $VGPR_COUNT, $sub_reg_ref, @types);
257 sub print_reg_class { subroutine

Completed in 44 milliseconds