Home | History | Annotate | Download | only in compiler

Lines Matching refs:truncation

17 const char* Truncation::description() const {
30 return "no-truncation";
55 Truncation::TruncationKind Truncation::Generalize(TruncationKind rep1,
76 bool Truncation::LessGeneral(TruncationKind rep1, TruncationKind rep2) {
108 // Changes representation from {output_rep} to {use_rep}. The {truncation}
152 use_info.truncation());
156 use_info.truncation());
347 Truncation truncation) {
385 truncation.IsUsedAsWord32()) {
422 Truncation truncation) {
449 truncation.IsUsedAsWord32()) {
508 use_info.truncation().IsUsedAsWord32()) {
528 // TODO(jarin) Here we should check that truncation is Number.
589 } else if (use_info.truncation().IsUsedAsWord32()) {
604 } else if (use_info.truncation().IsUsedAsWord32()) {
616 } else if (use_info.truncation().IsUsedAsWord32()) {
629 } else if (use_info.truncation().IsUsedAsWord32()) {