| /external/v8/src/compiler/ |
| D | change-lowering.cc | 107 Node* if_true = graph()->NewNode(common()->IfTrue(), branch); in ChangeBitToBool() local 146 Node* if_true = graph()->NewNode(common()->IfTrue(), branch); in ChangeInt32ToTagged() local 170 Node* if_true = graph()->NewNode(common()->IfTrue(), branch); in ChangeTaggedToUI32() local 196 Node* if_true = graph()->NewNode(common()->IfTrue(), branch); in ChangeTaggedToFloat64() local 219 Node* if_true = graph()->NewNode(common()->IfTrue(), branch); in ChangeUint32ToTagged() local
|
| D | change-lowering-unittest.cc | 203 Capture<Node*> add, branch, heap_number, if_true; in TARGET_TEST_F() local 233 Capture<Node*> branch, if_true; in TARGET_TEST_F() local 262 Capture<Node*> branch, if_true; in TARGET_TEST_F() local 288 Capture<Node*> branch, if_true; in TARGET_TEST_F() local 370 Capture<Node*> branch, if_true; in TARGET_TEST_F() local 399 Capture<Node*> branch, if_true; in TARGET_TEST_F() local 426 Capture<Node*> branch, if_true; in TARGET_TEST_F() local
|
| D | js-builtin-reducer.cc | 130 Node* if_true = graph()->NewNode(common()->IfTrue(), branch); in ReduceMathMax() local
|
| D | js-typed-lowering.cc | 604 Node* if_true = graph()->NewNode(common()->IfTrue(), branch); in ReduceJSStoreProperty() local
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | template_util_unittest.cc | 64 typedef if_<true, true_type, false_type>::type if_true; in TEST() typedef
|
| /external/v8/src/arm64/ |
| D | full-codegen-arm64.cc | 684 Label* if_true, in DoTest() 698 Label* if_true, in Split() 769 Label* if_true, in PrepareForBailoutBeforeSplit() 2660 Label* if_true = NULL; in EmitIsSmi() local 2680 Label* if_true = NULL; in EmitIsNonNegativeSmi() local 2702 Label* if_true = NULL; in EmitIsObject() local 2732 Label* if_true = NULL; in EmitIsSpecObject() local 2755 Label* if_true = NULL; in EmitIsUndetectableObject() local 2779 Label* if_true = NULL; in EmitIsStringWrapperSafeForDefaultValueOf() local 2881 Label* if_true = NULL; in EmitIsFunction() local [all …]
|
| D | macro-assembler-arm64.cc | 3906 Label* if_true, in CompareAndSplit()
|
| /external/v8/src/ia32/ |
| D | full-codegen-ia32.cc | 638 Label* if_true, in DoTest() 650 Label* if_true, in Split() 719 Label* if_true, in PrepareForBailoutBeforeSplit() 2896 Label* if_true = NULL; in EmitIsSmi() local 2917 Label* if_true = NULL; in EmitIsNonNegativeSmi() local 2938 Label* if_true = NULL; in EmitIsObject() local 2970 Label* if_true = NULL; in EmitIsSpecObject() local 2992 Label* if_true = NULL; in EmitIsUndetectableObject() local 3017 Label* if_true = NULL; in EmitIsStringWrapperSafeForDefaultValueOf() local 3107 Label* if_true = NULL; in EmitIsFunction() local [all …]
|
| /external/v8/src/x87/ |
| D | full-codegen-x87.cc | 635 Label* if_true, in DoTest() 647 Label* if_true, in Split() 716 Label* if_true, in PrepareForBailoutBeforeSplit() 2886 Label* if_true = NULL; in EmitIsSmi() local 2907 Label* if_true = NULL; in EmitIsNonNegativeSmi() local 2928 Label* if_true = NULL; in EmitIsObject() local 2960 Label* if_true = NULL; in EmitIsSpecObject() local 2982 Label* if_true = NULL; in EmitIsUndetectableObject() local 3007 Label* if_true = NULL; in EmitIsStringWrapperSafeForDefaultValueOf() local 3097 Label* if_true = NULL; in EmitIsFunction() local [all …]
|
| /external/v8/src/x64/ |
| D | full-codegen-x64.cc | 659 Label* if_true, in DoTest() 671 Label* if_true, in Split() 740 Label* if_true, in PrepareForBailoutBeforeSplit() 2893 Label* if_true = NULL; in EmitIsSmi() local 2914 Label* if_true = NULL; in EmitIsNonNegativeSmi() local 2935 Label* if_true = NULL; in EmitIsObject() local 2967 Label* if_true = NULL; in EmitIsSpecObject() local 2989 Label* if_true = NULL; in EmitIsUndetectableObject() local 3014 Label* if_true = NULL; in EmitIsStringWrapperSafeForDefaultValueOf() local 3098 Label* if_true = NULL; in EmitIsFunction() local [all …]
|
| /external/v8/src/mips64/ |
| D | full-codegen-mips64.cc | 678 Label* if_true, in DoTest() 692 Label* if_true, in Split() 763 Label* if_true, in PrepareForBailoutBeforeSplit() 2977 Label* if_true = NULL; in EmitIsSmi() local 2998 Label* if_true = NULL; in EmitIsNonNegativeSmi() local 3019 Label* if_true = NULL; in EmitIsObject() local 3050 Label* if_true = NULL; in EmitIsSpecObject() local 3073 Label* if_true = NULL; in EmitIsUndetectableObject() local 3098 Label* if_true = NULL; in EmitIsStringWrapperSafeForDefaultValueOf() local 3186 Label* if_true = NULL; in EmitIsFunction() local [all …]
|
| /external/v8/src/arm/ |
| D | full-codegen-arm.cc | 694 Label* if_true, in DoTest() 705 Label* if_true, in Split() 777 Label* if_true, in PrepareForBailoutBeforeSplit() 2995 Label* if_true = NULL; in EmitIsSmi() local 3016 Label* if_true = NULL; in EmitIsNonNegativeSmi() local 3037 Label* if_true = NULL; in EmitIsObject() local 3070 Label* if_true = NULL; in EmitIsSpecObject() local 3092 Label* if_true = NULL; in EmitIsUndetectableObject() local 3117 Label* if_true = NULL; in EmitIsStringWrapperSafeForDefaultValueOf() local 3205 Label* if_true = NULL; in EmitIsFunction() local [all …]
|
| /external/v8/src/mips/ |
| D | full-codegen-mips.cc | 682 Label* if_true, in DoTest() 696 Label* if_true, in Split() 767 Label* if_true, in PrepareForBailoutBeforeSplit() 2978 Label* if_true = NULL; in EmitIsSmi() local 2999 Label* if_true = NULL; in EmitIsNonNegativeSmi() local 3020 Label* if_true = NULL; in EmitIsObject() local 3051 Label* if_true = NULL; in EmitIsSpecObject() local 3074 Label* if_true = NULL; in EmitIsUndetectableObject() local 3099 Label* if_true = NULL; in EmitIsStringWrapperSafeForDefaultValueOf() local 3186 Label* if_true = NULL; in EmitIsFunction() local [all …]
|
| /external/v8/src/ |
| D | full-codegen.cc | 535 Label** if_true, in PrepareTest() 547 Label** if_true, in PrepareTest() 558 Label** if_true, in PrepareTest() 569 Label** if_true, in PrepareTest()
|
| D | full-codegen.h | 383 Label* if_true, in VisitForControl()
|
| D | code-stubs-hydrogen.cc | 1196 IfBuilder if_true(this); in BuildCodeInitializedStub() local
|
| D | hydrogen.h | 859 HBasicBlock* if_true, in TestContext() 881 HBasicBlock* if_true() const { return if_true_; } in if_true() function
|
| D | hydrogen.cc | 3940 HBasicBlock* if_true = owner->graph()->CreateBasicBlock(); in FunctionState() local 6316 HBasicBlock* if_true = graph()->CreateBasicBlock(); in HandlePolymorphicNamedFieldAccess() local 7583 HBasicBlock* if_true = graph()->CreateBasicBlock(); in HandlePolymorphicCallNamed() local 7997 HBasicBlock* if_true = inlined_test_context()->if_true(); in TryInline() local
|
| /external/pcre/dist/sljit/ |
| D | sljitNativeMIPS_common.c | 1876 sljit_si if_true; in sljit_emit_fcmp() local
|