Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dsimplified-lowering.cc4441 Node* vtrue1; in DoJSToNumberOrNumericTruncatesToFloat64() local
4443 vtrue1 = in DoJSToNumberOrNumericTruncatesToFloat64()
4445 vtrue1 = graph()->NewNode(machine()->ChangeInt32ToFloat64(), vtrue1); in DoJSToNumberOrNumericTruncatesToFloat64()
4462 vtrue1, vfalse1, if_false0); in DoJSToNumberOrNumericTruncatesToFloat64()
4540 Node* vtrue1 = in DoJSToNumberOrNumericTruncatesToWord32() local
4557 vtrue1, vfalse1, if_false0); in DoJSToNumberOrNumericTruncatesToWord32()
Djs-typed-lowering.cc1245 Node* vtrue1; in ReduceJSHasInPrototypeChain() local
1256 vtrue1 = jsgraph()->FalseConstant(); in ReduceJSHasInPrototypeChain()
1318 node->ReplaceInput(1, vtrue1); in ReduceJSHasInPrototypeChain()
Djs-call-reducer.cc5902 Node* vtrue1; in ReduceArrayPrototypeShift() local
5909 vtrue1 = etrue1 = graph()->NewNode( in ReduceArrayPrototypeShift()
6028 vtrue1, vfalse1, if_false0); in ReduceArrayPrototypeShift()