Searched refs:InferRepresentation (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/crankshaft/
H A Dhydrogen-infer-representation.cc133 current->InferRepresentation(this);
H A Dhydrogen-instructions.cc81 void HValue::InferRepresentation(HInferRepresentationPhase* h_infer) { function in class:v8::internal::HValue
965 void HBoundsCheck::InferRepresentation(HInferRepresentationPhase* h_infer) { function in class:v8::internal::HBoundsCheck
2498 void HBinaryOperation::InferRepresentation(HInferRepresentationPhase* h_infer) { function in class:v8::internal::HBinaryOperation
2565 void HMathMinMax::InferRepresentation(HInferRepresentationPhase* h_infer) { function in class:v8::internal::HMathMinMax
2820 void HCompareHoleAndBranch::InferRepresentation( function in class:v8::internal::HCompareHoleAndBranch
2846 void HCompareNumericAndBranch::InferRepresentation( function in class:v8::internal::HCompareNumericAndBranch
3736 void HPhi::InferRepresentation(HInferRepresentationPhase* h_infer) { function in class:v8::internal::HPhi
H A Dhydrogen-instructions.h673 virtual void InferRepresentation(HInferRepresentationPhase* h_infer);
2805 void InferRepresentation(HInferRepresentationPhase* h_infer) override;
3347 void InferRepresentation(HInferRepresentationPhase* h_infer) override;
3558 void InferRepresentation(HInferRepresentationPhase* h_infer) override;
3760 void InferRepresentation(HInferRepresentationPhase* h_infer) override;
3798 void InferRepresentation(HInferRepresentationPhase* h_infer) override;
4371 void InferRepresentation(HInferRepresentationPhase* h_infer) override;

Completed in 81 milliseconds