Searched refs:ReduceToInteger (Results 1 – 2 of 2) sorted by relevance
54 Reduction ReduceToInteger(Node* node); in NON_EXPORTED_BASE()
62 return ReduceToInteger(node); in Reduce()241 Reduction JSIntrinsicLowering::ReduceToInteger(Node* node) { in ReduceToInteger() function in v8::internal::compiler::JSIntrinsicLowering