Lines Matching refs:Truncation
290 Truncation old_truncation = truncation_;
291 truncation_ = Truncation::Generalize(truncation_, info.truncation());
303 Truncation truncation() const { return truncation_; }
323 Truncation truncation_ = Truncation::None(); // Information about uses.
1044 void VisitNoop(Node* node, Truncation truncation) {
1127 Truncation use) {
1159 void VisitSelect(Node* node, Truncation truncation,
1184 void VisitPhi(Node* node, Truncation truncation,
1539 void VisitForCheckedInt32Mul(Node* node, Truncation truncation,
1574 void VisitSpeculativeIntegerAdditiveOp(Node* node, Truncation truncation,
1665 void VisitSpeculativeAdditiveOp(Node* node, Truncation truncation,
1689 void VisitSpeculativeNumberModulus(Node* node, Truncation truncation,
2066 void VisitNode(Node* node, Truncation truncation,
3864 node, UseInfo(MachineRepresentation::kFloat64, Truncation::Any()),