Lines Matching defs:latency
65 uint32_t latency;
541 /* Schedule texture read results collection late to hide latency. */
554 /* Schedule texture read setup early to hide their latency better. */
878 /* Apply some huge latency between texture fetch requests and getting
916 uint32_t latency = 1;
920 return latency;
923 latency = MAX2(latency,
929 latency = MAX2(latency,
934 return latency;
983 uint32_t latency = instruction_latency(node, child);
986 time + latency);
1321 * handle A/B register file write latency)