Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dinstruction-selector-unittest.h44 MachineOperatorBuilder::kAllOptionalOps), in StreamBuilder()
52 MachineOperatorBuilder::kAllOptionalOps), in StreamBuilder()
61 MachineOperatorBuilder::kAllOptionalOps), in StreamBuilder()
71 MachineOperatorBuilder::kAllOptionalOps), in StreamBuilder()
/external/v8/src/compiler/
Dmachine-operator.h137 kAllOptionalOps = kFloat32Max | kFloat32Min | kFloat64Max | kFloat64Min | enumerator
/external/v8/test/cctest/wasm/
Dtest-run-wasm.cc1989 MachineOperatorBuilder::kAllOptionalOps); in TestBuildGraphForSimpleExpression()