Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dchange-lowering-unittest.cc72 Matcher<Node*> IsLoadHeapNumber(const Matcher<Node*>& value_matcher, in IsLoadHeapNumber() function in v8::internal::compiler::ChangeLoweringTest
161 IsLoadHeapNumber(value, graph()->start()))); in TARGET_TEST_P()
180 IsLoadHeapNumber(value, graph()->start()))); in TARGET_TEST_P()
406 IsLoadHeapNumber(value, CaptureEq(&if_true)), in TARGET_TEST_F()
432 IsChangeFloat64ToInt32(IsLoadHeapNumber(value, CaptureEq(&if_true))), in TARGET_TEST_F()
455 IsChangeFloat64ToUint32(IsLoadHeapNumber(value, CaptureEq(&if_true))), in TARGET_TEST_F()
532 IsLoadHeapNumber(value, CaptureEq(&if_true)), in TARGET_TEST_F()
558 IsChangeFloat64ToInt32(IsLoadHeapNumber(value, CaptureEq(&if_true))), in TARGET_TEST_F()
582 IsChangeFloat64ToUint32(IsLoadHeapNumber(value, CaptureEq(&if_true))), in TARGET_TEST_F()