Searched defs:h_infer (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/v8/src/ |
D | hydrogen-instructions.cc | 60 void HValue::InferRepresentation(HInferRepresentationPhase* h_infer) { in InferRepresentation() 106 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 121 void HValue::AddDependantsToWorklist(HInferRepresentationPhase* h_infer) { in AddDependantsToWorklist() 1034 void HBoundsCheck::InferRepresentation(HInferRepresentationPhase* h_infer) { in InferRepresentation() 2966 void HBinaryOperation::InferRepresentation(HInferRepresentationPhase* h_infer) { in InferRepresentation() 3033 void HMathMinMax::InferRepresentation(HInferRepresentationPhase* h_infer) { in InferRepresentation() 3298 HInferRepresentationPhase* h_infer) { in InferRepresentation() 3338 HInferRepresentationPhase* h_infer) { in InferRepresentation() 3349 HInferRepresentationPhase* h_infer) { in InferRepresentation() 4476 void HPhi::InferRepresentation(HInferRepresentationPhase* h_infer) { in InferRepresentation()
|
D | hydrogen-instructions.h | 3826 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 4164 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 4931 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 4963 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 4997 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 5141 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 5184 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 5223 HInferRepresentationPhase* h_infer, in UpdateRepresentation() 5250 HInferRepresentationPhase* h_infer, in UpdateRepresentation()
|