Home | History | Annotate | Download | only in optimizing

Lines Matching refs:DeduplicateUint32Literal

1597 Literal* CodeGeneratorMIPS64::DeduplicateUint32Literal(uint32_t value, Uint32ToLiteralMap* map) {
1610 return DeduplicateUint32Literal(dchecked_integral_cast<uint32_t>(address), &uint32_literals_);