Home
last modified time | relevance | path

Searched defs:if_true (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/x64/
Dfull-codegen-x64.cc607 Label* if_true, in DoTest()
620 Label* if_true, in Split()
688 Label* if_true, in PrepareForBailoutBeforeSplit()
2323 Label* if_true = NULL; in EmitIsSmi() local
2344 Label* if_true = NULL; in EmitIsNonNegativeSmi() local
2365 Label* if_true = NULL; in EmitIsObject() local
2397 Label* if_true = NULL; in EmitIsSpecObject() local
2419 Label* if_true = NULL; in EmitIsUndetectableObject() local
2444 Label* if_true = NULL; in EmitIsStringWrapperSafeForDefaultValueOf() local
2526 Label* if_true = NULL; in EmitIsFunction() local
[all …]
/external/v8/src/ia32/
Dfull-codegen-ia32.cc666 Label* if_true, in DoTest()
679 Label* if_true, in Split()
748 Label* if_true, in PrepareForBailoutBeforeSplit()
2429 Label* if_true = NULL; in EmitIsSmi() local
2450 Label* if_true = NULL; in EmitIsNonNegativeSmi() local
2471 Label* if_true = NULL; in EmitIsObject() local
2503 Label* if_true = NULL; in EmitIsSpecObject() local
2525 Label* if_true = NULL; in EmitIsUndetectableObject() local
2550 Label* if_true = NULL; in EmitIsStringWrapperSafeForDefaultValueOf() local
2633 Label* if_true = NULL; in EmitIsFunction() local
[all …]
/external/v8/src/arm/
Dfull-codegen-arm.cc681 Label* if_true, in DoTest()
701 Label* if_true, in Split()
773 Label* if_true, in PrepareForBailoutBeforeSplit()
2490 Label* if_true = NULL; in EmitIsSmi() local
2511 Label* if_true = NULL; in EmitIsNonNegativeSmi() local
2532 Label* if_true = NULL; in EmitIsObject() local
2565 Label* if_true = NULL; in EmitIsSpecObject() local
2587 Label* if_true = NULL; in EmitIsUndetectableObject() local
2612 Label* if_true = NULL; in EmitIsStringWrapperSafeForDefaultValueOf() local
2697 Label* if_true = NULL; in EmitIsFunction() local
[all …]
/external/v8/src/mips/
Dfull-codegen-mips.cc689 Label* if_true, in DoTest()
710 Label* if_true, in Split()
781 Label* if_true, in PrepareForBailoutBeforeSplit()
2514 Label* if_true = NULL; in EmitIsSmi() local
2535 Label* if_true = NULL; in EmitIsNonNegativeSmi() local
2556 Label* if_true = NULL; in EmitIsObject() local
2587 Label* if_true = NULL; in EmitIsSpecObject() local
2610 Label* if_true = NULL; in EmitIsUndetectableObject() local
2635 Label* if_true = NULL; in EmitIsStringWrapperSafeForDefaultValueOf() local
2717 Label* if_true = NULL; in EmitIsFunction() local
[all …]
/external/v8/src/
Dfull-codegen.cc523 Label** if_true, in PrepareTest()
535 Label** if_true, in PrepareTest()
546 Label** if_true, in PrepareTest()
557 Label** if_true, in PrepareTest()
Dfull-codegen.h367 Label* if_true, in VisitForControl()
Dhydrogen.h657 HBasicBlock* if_true, in TestContext()
675 HBasicBlock* if_true() const { return if_true_; } in if_true() function
Dhydrogen.cc2185 HBasicBlock* if_true = owner->graph()->CreateBasicBlock(); in FunctionState() local
4050 HBasicBlock* if_true = graph()->CreateBasicBlock(); in HandlePolymorphicStoreNamedField() local
4804 HBasicBlock* if_true = graph()->CreateBasicBlock(); in HandlePolymorphicElementAccess() local
5094 HBasicBlock* if_true = graph()->CreateBasicBlock(); in HandlePolymorphicCallNamed() local
5434 HBasicBlock* if_true = inlined_test_context()->if_true(); in TryInline() local