Searched refs:dest_null (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | test_vec4_cmod_propagation.cpp | 162 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 163 dest_null.writemask = WRITEMASK_X; 166 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); 198 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 201 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); 426 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 427 dest_null.writemask = WRITEMASK_X; 431 bld.CMP(dest_null, src_reg(dest0), zero, BRW_CONDITIONAL_GE); 469 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 470 dest_null 501 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 645 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 687 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 729 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 770 dst_reg dest_null = bld.null_reg_d(); local in function:TEST_F 843 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 878 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 919 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 967 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 1018 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | test_vec4_cmod_propagation.cpp | 150 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 151 dest_null.writemask = WRITEMASK_X; 154 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); 186 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 189 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); 414 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 415 dest_null.writemask = WRITEMASK_X; 419 bld.CMP(dest_null, src_reg(dest0), zero, BRW_CONDITIONAL_GE); 457 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 458 dest_null 489 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 633 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 675 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 717 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 758 dst_reg dest_null = bld.null_reg_d(); local in function:TEST_F 831 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F 866 dst_reg dest_null = bld.null_reg_f(); local in function:TEST_F [all...] |
Completed in 3 milliseconds