Searched refs:Float64Sign (Results 1 – 2 of 2) sorted by relevance
72 Node* Float64Sign(Node* const node);
2251 if (lower()) DeferReplacement(node, lowering->Float64Sign(node)); in VisitNode()3511 Node* SimplifiedLowering::Float64Sign(Node* const node) { in Float64Sign() function in v8::internal::compiler::SimplifiedLowering