Searched defs:h_infer (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/crankshaft/ |
D | hydrogen-instructions.cc | 80 void HValue::InferRepresentation(HInferRepresentationPhase* h_infer) { in InferRepresentation() 119 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 134 void HValue::AddDependantsToWorklist(HInferRepresentationPhase* h_infer) { in AddDependantsToWorklist() 964 void HBoundsCheck::InferRepresentation(HInferRepresentationPhase* h_infer) { in InferRepresentation() 2503 void HBinaryOperation::InferRepresentation(HInferRepresentationPhase* h_infer) { in InferRepresentation() 2570 void HMathMinMax::InferRepresentation(HInferRepresentationPhase* h_infer) { in InferRepresentation() 2826 HInferRepresentationPhase* h_infer) { in InferRepresentation() 2852 HInferRepresentationPhase* h_infer) { in InferRepresentation() 3741 void HPhi::InferRepresentation(HInferRepresentationPhase* h_infer) { in InferRepresentation()
|
D | hydrogen-instructions.h | 3345 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 3628 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 4282 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 4312 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 4343 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 4473 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 4502 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 4527 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 4552 HInferRepresentationPhase* h_infer, in UpdateRepresentation()
|