Searched defs:Float64Matcher (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dnode-matchers.h165 typedef FloatMatcher<double, IrOpcode::kFloat64Constant> Float64Matcher; typedef in namespace:v8::internal::compiler
254 typedef BinopMatcher<Float64Matcher, Float64Matcher> Float64BinopMatcher;

Completed in 450 milliseconds