Home
last modified time | relevance | path

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

/external/v8/test/cctest/compiler/
Dtest-simplified-lowering.cc745 Node* ExampleWithOutput(MachineType type) { in ExampleWithOutput() function in v8::internal::compiler::TestingGraph
814 Node* b = t.ExampleWithOutput(MachineType::Bool()); in TEST()
829 Node* b = t.ExampleWithOutput(MachineType::Bool()); in TEST()
878 Node* b = t.ExampleWithOutput(MachineType::Bool()); in TEST()
905 Node* b = t.ExampleWithOutput(MachineType::Bool()); in TEST()
1060 Node* p0 = t.ExampleWithOutput(MachineType::Float64()); in TEST()
1098 Node* p0 = t.ExampleWithOutput(MachineType::Float64()); in TEST()
1127 Node* input = t.ExampleWithOutput(MachineType::Float64()); in TEST()
1163 Node* in = t.ExampleWithOutput(from); in CheckChangeInsertion()
1365 Node* val = t.ExampleWithOutput(kMachineReps[i]); in TEST()
[all …]