Searched refs:Int32OperatorFor (Results 1 – 3 of 3) sorted by relevance
279 const Operator* Int32OperatorFor(IrOpcode::Value opcode);
854 const Operator* RepresentationChanger::Int32OperatorFor( in Int32OperatorFor() function in v8::internal::compiler::RepresentationChanger
1170 return changer_->Int32OperatorFor(node->opcode()); in Int32Op()