Searched defs:IfValue (Results 1 – 3 of 3) sorted by relevance
/external/v8/test/unittests/compiler/ | ||
D | common-operator-unittest.cc | 257 TEST_F(CommonOperatorTest, IfValue) { in TEST_F() argument |
/external/v8/src/compiler/ | ||
D | common-operator.cc | 523 const Operator* CommonOperatorBuilder::IfValue(int32_t index) { in IfValue() function in v8::internal::compiler::CommonOperatorBuilder |
D | wasm-compiler.cc | 938 Node* WasmGraphBuilder::IfValue(int32_t value, Node* sw) { in IfValue() function in v8::internal::compiler::WasmGraphBuilder |