Searched refs:RepresentationFromInputs (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/crankshaft/
H A Dhydrogen-instructions.cc83 Representation new_rep = RepresentationFromInputs();
1364 Representation HAdd::RepresentationFromInputs() { function in class:v8::internal::HAdd
1369 return HArithmeticBinaryOperation::RepresentationFromInputs();
2500 Representation new_rep = RepresentationFromInputs();
2518 Representation HBinaryOperation::RepresentationFromInputs() { function in class:v8::internal::HBinaryOperation
2567 Representation new_rep = RepresentationFromInputs();
3112 Representation HUnaryMathOperation::RepresentationFromInputs() { function in class:v8::internal::HUnaryMathOperation
3740 new_rep = RepresentationFromInputs();
3747 Representation HPhi::RepresentationFromInputs() { function in class:v8::internal::HPhi
H A Dhydrogen-instructions.h756 virtual Representation RepresentationFromInputs() { function in namespace:v8
2325 Representation RepresentationFromInputs() override;
2802 Representation RepresentationFromInputs() override;
3348 Representation RepresentationFromInputs() override;
4177 Representation RepresentationFromInputs() override;
4373 Representation RepresentationFromInputs() override {

Completed in 88 milliseconds