Searched refs:Uint32OverflowOperatorFor (Results 1 – 3 of 3) sorted by relevance
283 const Operator* Uint32OverflowOperatorFor(IrOpcode::Value opcode);
964 const Operator* RepresentationChanger::Uint32OverflowOperatorFor( in Uint32OverflowOperatorFor() function in v8::internal::compiler::RepresentationChanger
1182 return changer_->Uint32OverflowOperatorFor(node->opcode()); in Uint32OverflowOp()