Home
last modified time | relevance | path

Searched defs:if_false (Results 1 – 25 of 31) sorted by relevance

12

/external/v8/src/compiler/
Ddiamond.h22 Node* if_false; member
Dcontrol-flow-optimizer.cc84 Node* if_false; in TryBuildSwitch() local
Dcommon-operator-reducer.cc176 Node* if_false = node->InputAt(1); in ReduceMerge() local
234 Node* if_false = merge_inputs[1]; in ReducePhi() local
Dgraph-assembler.cc182 GraphAssemblerStaticLabel<1>* if_false) { in Branch()
Djs-builtin-reducer.cc760 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in ReduceArrayPop() local
1662 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in ReduceStringCharAt() local
1716 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in ReduceStringCharCodeAt() local
Djs-typed-lowering.cc709 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in ReduceCreateConsString() local
1257 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in ReduceJSToObject() local
1772 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in ReduceJSConvertReceiver() local
Djs-intrinsic-lowering.cc204 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in ReduceIsInstanceType() local
Djs-generic-lowering.cc666 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in LowerJSStackCheck() local
Djs-native-context-specialization.cc1911 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in BuildElementAccess() local
/external/protobuf/src/google/protobuf/stubs/
Dtemplate_util_unittest.cc67 typedef if_<false, true_type, false_type>::type if_false; in TEST() typedef
/external/v8/src/
Dcode-stub-assembler.h289 void BranchIfSmiEqual(Node* a, Node* b, Label* if_true, Label* if_false) { in BranchIfSmiEqual()
293 void BranchIfSmiLessThan(Node* a, Node* b, Label* if_true, Label* if_false) { in BranchIfSmiLessThan()
298 Label* if_false) { in BranchIfSmiLessThanOrEqual()
302 void BranchIfFloat64IsNaN(Node* value, Label* if_true, Label* if_false) { in BranchIfFloat64IsNaN()
Dcode-stub-assembler.cc642 Label* if_false) { in BranchIfJSReceiver()
651 Label* if_false) { in BranchIfJSObject()
661 Label* if_true, Label* if_false) { in BranchIfFastJSArray()
843 Label* if_false) { in BranchIfToBooleanIsTrue()
6392 Label* if_false) { in BranchIfNumericRelationalComparison()
6495 Label* if_false) { in GotoUnlessNumberLessThan()
/external/v8/src/full-codegen/x64/
Dfull-codegen-x64.cc607 Label* if_false, in DoTest()
618 Label* if_false, in Split()
687 Label* if_false) { in PrepareForBailoutBeforeSplit()
1856 Label* if_false = NULL; in EmitIsSmi() local
1877 Label* if_false = NULL; in EmitIsJSReceiver() local
1899 Label* if_false = NULL; in EmitIsArray() local
1921 Label* if_false = NULL; in EmitIsTypedArray() local
1943 Label* if_false = NULL; in EmitIsJSProxy() local
2465 Label* if_false = NULL; in EmitLiteralCompareTypeof() local
2541 Label* if_false = NULL; in VisitCompareOperation() local
[all …]
/external/v8/src/full-codegen/ia32/
Dfull-codegen-ia32.cc591 Label* if_false, in DoTest()
602 Label* if_false, in Split()
671 Label* if_false) { in PrepareForBailoutBeforeSplit()
1868 Label* if_false = NULL; in EmitIsSmi() local
1889 Label* if_false = NULL; in EmitIsJSReceiver() local
1911 Label* if_false = NULL; in EmitIsArray() local
1933 Label* if_false = NULL; in EmitIsTypedArray() local
1955 Label* if_false = NULL; in EmitIsJSProxy() local
2479 Label* if_false = NULL; in EmitLiteralCompareTypeof() local
2554 Label* if_false = NULL; in VisitCompareOperation() local
[all …]
/external/v8/src/full-codegen/arm64/
Dfull-codegen-arm64.cc632 Label* if_false, in DoTest()
647 Label* if_false, in Split()
714 Label* if_false) { in PrepareForBailoutBeforeSplit()
1897 Label* if_false = NULL; in EmitIsSmi() local
1917 Label* if_false = NULL; in EmitIsJSReceiver() local
1939 Label* if_false = NULL; in EmitIsArray() local
1961 Label* if_false = NULL; in EmitIsTypedArray() local
1983 Label* if_false = NULL; in EmitIsJSProxy() local
2512 Label* if_false = NULL; in EmitLiteralCompareTypeof() local
2594 Label* if_false = NULL; in VisitCompareOperation() local
[all …]
/external/v8/src/full-codegen/x87/
Dfull-codegen-x87.cc586 Label* if_false, in DoTest()
597 Label* if_false, in Split()
666 Label* if_false) { in PrepareForBailoutBeforeSplit()
1858 Label* if_false = NULL; in EmitIsSmi() local
1879 Label* if_false = NULL; in EmitIsJSReceiver() local
1901 Label* if_false = NULL; in EmitIsArray() local
1923 Label* if_false = NULL; in EmitIsTypedArray() local
1945 Label* if_false = NULL; in EmitIsJSProxy() local
2469 Label* if_false = NULL; in EmitLiteralCompareTypeof() local
2544 Label* if_false = NULL; in VisitCompareOperation() local
[all …]
/external/v8/src/full-codegen/arm/
Dfull-codegen-arm.cc638 Label* if_false, in DoTest()
649 Label* if_false, in Split()
721 Label* if_false) { in PrepareForBailoutBeforeSplit()
1944 Label* if_false = NULL; in EmitIsSmi() local
1965 Label* if_false = NULL; in EmitIsJSReceiver() local
1987 Label* if_false = NULL; in EmitIsArray() local
2009 Label* if_false = NULL; in EmitIsTypedArray() local
2031 Label* if_false = NULL; in EmitIsJSProxy() local
2543 Label* if_false = NULL; in EmitLiteralCompareTypeof() local
2620 Label* if_false = NULL; in VisitCompareOperation() local
[all …]
/external/v8/src/full-codegen/mips/
Dfull-codegen-mips.cc634 Label* if_false, in DoTest()
648 Label* if_false, in Split()
719 Label* if_false) { in PrepareForBailoutBeforeSplit()
1966 Label* if_false = NULL; in EmitIsSmi() local
1987 Label* if_false = NULL; in EmitIsJSReceiver() local
2010 Label* if_false = NULL; in EmitIsArray() local
2033 Label* if_false = NULL; in EmitIsTypedArray() local
2055 Label* if_false = NULL; in EmitIsJSProxy() local
2569 Label* if_false = NULL; in EmitLiteralCompareTypeof() local
2646 Label* if_false = NULL; in VisitCompareOperation() local
[all …]
/external/v8/src/full-codegen/mips64/
Dfull-codegen-mips64.cc634 Label* if_false, in DoTest()
648 Label* if_false, in Split()
719 Label* if_false) { in PrepareForBailoutBeforeSplit()
1967 Label* if_false = NULL; in EmitIsSmi() local
1988 Label* if_false = NULL; in EmitIsJSReceiver() local
2011 Label* if_false = NULL; in EmitIsArray() local
2034 Label* if_false = NULL; in EmitIsTypedArray() local
2056 Label* if_false = NULL; in EmitIsJSProxy() local
2570 Label* if_false = NULL; in EmitLiteralCompareTypeof() local
2647 Label* if_false = NULL; in VisitCompareOperation() local
[all …]
/external/v8/src/full-codegen/s390/
Dfull-codegen-s390.cc596 Label* if_false, Label* fall_through) { in DoTest()
603 void FullCodeGenerator::Split(Condition cond, Label* if_true, Label* if_false, in Split()
664 Label* if_false) { in PrepareForBailoutBeforeSplit()
1921 Label* if_false = NULL; in EmitIsSmi() local
1941 Label* if_false = NULL; in EmitIsJSReceiver() local
1962 Label* if_false = NULL; in EmitIsArray() local
1983 Label* if_false = NULL; in EmitIsTypedArray() local
2004 Label* if_false = NULL; in EmitIsJSProxy() local
2506 Label* if_false = NULL; in EmitLiteralCompareTypeof() local
2581 Label* if_false = NULL; in VisitCompareOperation() local
[all …]
/external/v8/src/full-codegen/ppc/
Dfull-codegen-ppc.cc614 Label* if_false, Label* fall_through) { in DoTest()
622 void FullCodeGenerator::Split(Condition cond, Label* if_true, Label* if_false, in Split()
688 Label* if_false) { in PrepareForBailoutBeforeSplit()
1956 Label* if_false = NULL; in EmitIsSmi() local
1977 Label* if_false = NULL; in EmitIsJSReceiver() local
1999 Label* if_false = NULL; in EmitIsArray() local
2021 Label* if_false = NULL; in EmitIsTypedArray() local
2043 Label* if_false = NULL; in EmitIsJSProxy() local
2554 Label* if_false = NULL; in EmitLiteralCompareTypeof() local
2633 Label* if_false = NULL; in VisitCompareOperation() local
[all …]
/external/v8/src/full-codegen/
Dfull-codegen.cc414 Label** if_false, in PrepareTest()
426 Label** if_false, in PrepareTest()
437 Label** if_false, in PrepareTest()
448 Label** if_false, in PrepareTest()
Dfull-codegen.h276 Label* if_false, in VisitForControl()
/external/v8/src/interpreter/
Dinterpreter.cc2047 Label if_true(assembler), if_false(assembler), end(assembler); in DoToBooleanLogicalNot() local
2073 Label if_true(assembler), if_false(assembler), end(assembler); in DoLogicalNot() local
2572 Label if_true(assembler), if_false(assembler); in DoJumpIfToBooleanTrue() local
2590 Label if_true(assembler), if_false(assembler); in DoJumpIfToBooleanTrueConstant() local
2605 Label if_true(assembler), if_false(assembler); in DoJumpIfToBooleanFalse() local
2623 Label if_true(assembler), if_false(assembler); in DoJumpIfToBooleanFalseConstant() local
3268 Label if_true(assembler), if_false(assembler), end(assembler); in DoForInContinue() local
/external/v8/src/crankshaft/
Dhydrogen.h849 HBasicBlock* if_false) in TestContext()
869 HBasicBlock* if_false() const { return if_false_; } in if_false() function

12