Home | History | Annotate | Download | only in optimizing

Lines Matching defs:DeduplicateUint32Literal

1634 Literal* CodeGeneratorMIPS::DeduplicateUint32Literal(uint32_t value, Uint32ToLiteralMap* map) {
1662 return DeduplicateUint32Literal(dchecked_integral_cast<uint32_t>(address), &uint32_literals_);