Searched refs:instruction_count (Results 1 – 4 of 4) sorted by relevance
37 static const int instruction_count = 43 * 1024 * 1024; in TEST() local45 for (int i = 0; i < instruction_count; i++) { in TEST()56 static const int instruction_count = 9 * 1024 * 1024; in TEST() local66 for (int i = 0; i < instruction_count; i++) { in TEST()
42 static const int instruction_count = 43 * 1024 * 1024; in TEST() local50 for (int i = 0; i < instruction_count; i++) { in TEST()60 static const int instruction_count = 9 * 1024 * 1024; in TEST() local70 for (int i = 0; i < instruction_count; i++) { in TEST()
1001 unsigned instruction_count = code->length / 4; in r300_emit_vs_state() local1021 R300_PVS_XYZW_VALID_INST(instruction_count - 1) | in r300_emit_vs_state()1022 R300_PVS_LAST_INST(instruction_count - 1)); in r300_emit_vs_state()1023 OUT_CS_REG(R300_VAP_PVS_CODE_CNTL_1, instruction_count - 1); in r300_emit_vs_state()
389 int instruction_count = 0; in MoveImmediateHelper() local426 instruction_count++; in MoveImmediateHelper()429 instruction_count++; in MoveImmediateHelper()435 instruction_count++; in MoveImmediateHelper()446 instruction_count++; in MoveImmediateHelper()448 return instruction_count; in MoveImmediateHelper()