Home | History | Annotate | Download | only in optimizing

Lines Matching refs:repe_cmpsl

1371   // Request temporary registers, ECX and EDI needed for repe_cmpsl instruction.
1375 // Set output, ESI needed for repe_cmpsl instruction anyways.
1443 // Load starting addresses of string values into ESI/EDI as required for repe_cmpsl instruction.
1458 __ repe_cmpsl();