Lines Matching refs:ExampleWithOutput
745 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()
1431 Node* val = t.ExampleWithOutput(kMachineReps[i]); in TEST()