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