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