Home
last modified time | relevance | path

Searched refs:ToNegatedConstant (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dinstruction-selector-impl.h161 return sequence()->AddImmediate(ToNegatedConstant(node)); in UseNegatedImmediate()
261 static Constant ToNegatedConstant(const Node* node) { in ToNegatedConstant() function