Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator-reducer.cc469 Float64Matcher m(node->InputAt(0)); in Reduce()
474 Float64Matcher m(node->InputAt(0)); in Reduce()
479 Float64Matcher m(node->InputAt(0)); in Reduce()
484 Float64Matcher m(node->InputAt(0)); in Reduce()
489 Float64Matcher m(node->InputAt(0)); in Reduce()
494 Float64Matcher m(node->InputAt(0)); in Reduce()
513 Float64Matcher m(node->InputAt(0)); in Reduce()
518 Float64Matcher m(node->InputAt(0)); in Reduce()
523 Float64Matcher m(node->InputAt(0)); in Reduce()
528 Float64Matcher m(node->InputAt(0)); in Reduce()
[all …]
Dsimplified-operator-reducer.cc71 Float64Matcher m(node->InputAt(0)); in Reduce()
139 Float64Matcher m(node->InputAt(0)); in Reduce()
Dnode-matchers.h184 typedef FloatMatcher<double, IrOpcode::kFloat64Constant> Float64Matcher; typedef
284 typedef BinopMatcher<Float64Matcher, Float64Matcher> Float64BinopMatcher;
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc2228 Float64Matcher mleft(left); in VisitFloat64InsertLowWord32()
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc1618 Float64Matcher mleft(left); in VisitFloat64InsertLowWord32()