Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Drepresentation-change.h244 const Operator* Float64OperatorFor(IrOpcode::Value opcode);
Drepresentation-change.cc894 const Operator* RepresentationChanger::Float64OperatorFor( in Float64OperatorFor() function in v8::internal::compiler::RepresentationChanger
Dsimplified-lowering.cc1095 return changer_->Float64OperatorFor(node->opcode()); in Float64Op()