Home
last modified time | relevance | path

Searched refs:Int32OperatorFor (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Drepresentation-change.h239 const Operator* Int32OperatorFor(IrOpcode::Value opcode);
Drepresentation-change.cc769 const Operator* RepresentationChanger::Int32OperatorFor( in Int32OperatorFor() function in v8::internal::compiler::RepresentationChanger
Dsimplified-lowering.cc1079 return changer_->Int32OperatorFor(node->opcode()); in Int32Op()