Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dsimplified-lowering.cc4104 Node* vtrue1; in DoJSToNumberOrNumericTruncatesToFloat64() local
4106 vtrue1 = in DoJSToNumberOrNumericTruncatesToFloat64()
4108 vtrue1 = graph()->NewNode(machine()->ChangeInt32ToFloat64(), vtrue1); in DoJSToNumberOrNumericTruncatesToFloat64()
4125 vtrue1, vfalse1, if_false0); in DoJSToNumberOrNumericTruncatesToFloat64()
4203 Node* vtrue1 = in DoJSToNumberOrNumericTruncatesToWord32() local
4220 vtrue1, vfalse1, if_false0); in DoJSToNumberOrNumericTruncatesToWord32()
Djs-typed-lowering.cc1235 Node* vtrue1; in ReduceJSHasInPrototypeChain() local
1246 vtrue1 = jsgraph()->FalseConstant(); in ReduceJSHasInPrototypeChain()
1308 node->ReplaceInput(1, vtrue1); in ReduceJSHasInPrototypeChain()
Djs-call-reducer.cc5433 Node* vtrue1; in ReduceArrayPrototypeShift() local
5440 vtrue1 = etrue1 = graph()->NewNode( in ReduceArrayPrototypeShift()
5537 vtrue1, vfalse1, if_false0); in ReduceArrayPrototypeShift()