Home
last modified time | relevance | path

Searched refs:Float64Matcher (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Dmachine-operator-reducer.cc473 Float64Matcher m(node->InputAt(0)); in Reduce()
478 Float64Matcher m(node->InputAt(0)); in Reduce()
483 Float64Matcher m(node->InputAt(0)); in Reduce()
488 Float64Matcher m(node->InputAt(0)); in Reduce()
493 Float64Matcher m(node->InputAt(0)); in Reduce()
498 Float64Matcher m(node->InputAt(0)); in Reduce()
517 Float64Matcher m(node->InputAt(0)); in Reduce()
522 Float64Matcher m(node->InputAt(0)); in Reduce()
527 Float64Matcher m(node->InputAt(0)); in Reduce()
532 Float64Matcher m(node->InputAt(0)); in Reduce()
[all …]
Dsimplified-operator-reducer.cc65 Float64Matcher m(node->InputAt(0)); in Reduce()
133 Float64Matcher m(node->InputAt(0)); in Reduce()
Dnode-matchers.h184 typedef FloatMatcher<double, IrOpcode::kFloat64Constant> Float64Matcher; typedef
277 typedef BinopMatcher<Float64Matcher, Float64Matcher> Float64BinopMatcher;
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc1648 Float64Matcher mleft(left); in VisitFloat64InsertLowWord32()
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc2206 Float64Matcher mleft(left); in VisitFloat64InsertLowWord32()