Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dsimplified-lowering.cc3353 Node* vtrue1; in DoJSToNumberOrNumericTruncatesToFloat64() local
3355 vtrue1 = in DoJSToNumberOrNumericTruncatesToFloat64()
3357 vtrue1 = graph()->NewNode(machine()->ChangeInt32ToFloat64(), vtrue1); in DoJSToNumberOrNumericTruncatesToFloat64()
3374 vtrue1, vfalse1, if_false0); in DoJSToNumberOrNumericTruncatesToFloat64()
3452 Node* vtrue1 = in DoJSToNumberOrNumericTruncatesToWord32() local
3469 vtrue1, vfalse1, if_false0); in DoJSToNumberOrNumericTruncatesToWord32()
Djs-typed-lowering.cc1236 Node* vtrue1; in ReduceJSHasInPrototypeChain() local
1247 vtrue1 = jsgraph()->FalseConstant(); in ReduceJSHasInPrototypeChain()
1309 node->ReplaceInput(1, vtrue1); in ReduceJSHasInPrototypeChain()
Djs-call-reducer.cc4651 Node* vtrue1; in ReduceArrayPrototypeShift() local
4658 vtrue1 = etrue1 = graph()->NewNode( in ReduceArrayPrototypeShift()
4752 vtrue1, vfalse1, if_false0); in ReduceArrayPrototypeShift()