Searched refs:Int32OverflowOperatorFor (Results 1 – 3 of 3) sorted by relevance
280 const Operator* Int32OverflowOperatorFor(IrOpcode::Value opcode);
897 const Operator* RepresentationChanger::Int32OverflowOperatorFor( in Int32OverflowOperatorFor() function in v8::internal::compiler::RepresentationChanger
1174 return changer_->Int32OverflowOperatorFor(node->opcode()); in Int32OverflowOp()