Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dobjective_c_generator_helpers.h69 inline ::grpc::string PreprocIfElse(const ::grpc::string& symbol, in PreprocIfElse()
76 inline ::grpc::string PreprocIfNotElse(const ::grpc::string& symbol, in PreprocIfNotElse()
/external/v8/src/compiler/
Ddiamond.h22 Node* if_false; member
Dcontrol-flow-optimizer.cc84 Node* if_false; in TryBuildSwitch() local
Dcommon-operator-reducer.cc188 Node* if_false = node->InputAt(1); in ReduceMerge() local
246 Node* if_false = merge_inputs[1]; in ReducePhi() local
Djs-call-reducer.cc849 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in ReduceReflectGet() local
925 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in ReduceReflectHas() local
1098 Node* if_false = graph()->NewNode(common()->IfFalse(), continue_branch); in ReduceArrayForEach() local
1359 Node* if_false = graph()->NewNode(common()->IfFalse(), continue_branch); in ReduceArrayReduce() local
1573 Node* if_false = graph()->NewNode(common()->IfFalse(), continue_branch); in ReduceArrayMap() local
1806 Node* if_false = graph()->NewNode(common()->IfFalse(), continue_branch); in ReduceArrayFilter() local
2045 Node* if_false = nullptr; in ReduceArrayFind() local
2211 Node* if_false = graph()->NewNode(common()->IfFalse(), boolean_branch); in DoFilterPostCallbackWork() local
2381 Node* if_false = graph()->NewNode(common()->IfFalse(), continue_branch); in ReduceArrayEvery() local
2737 Node* if_false = graph()->NewNode(common()->IfFalse(), continue_branch); in ReduceArraySome() local
[all …]
Djs-native-context-specialization.cc882 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in ReduceNamedAccess() local
2352 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in BuildElementAccess() local
2409 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in BuildElementAccess() local
2544 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in BuildElementAccess() local
2669 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in BuildElementAccess() local
2728 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in BuildIndexedStringLoad() local
Djs-typed-lowering.cc708 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in ReduceCreateConsString() local
1122 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in ReduceJSToObject() local
1843 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in ReduceJSForInNext() local
1962 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in ReduceJSForInPrepare() local
Dgraph-assembler.cc228 GraphAssemblerLabel<0u>* if_false) { in Branch()
Djs-intrinsic-lowering.cc206 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in ReduceIsInstanceType() local
Djs-generic-lowering.cc794 Node* if_false = graph()->NewNode(common()->IfFalse(), branch); in LowerJSStackCheck() local
Dwasm-compiler.cc4097 Node* if_false = graph()->NewNode(common->IfFalse(), branch); in BuildChangeInt32ToTagged() 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.h732 Label* if_false) { in BranchIfSmiEqual()
737 Label* if_false) { in BranchIfSmiLessThan()
742 Label* if_false) { in BranchIfSmiLessThanOrEqual()
746 void BranchIfFloat64IsNaN(Node* value, Label* if_true, Label* if_false) { in BranchIfFloat64IsNaN()
759 Label* if_false) { in BranchIfNotFastJSArray()
2652 Label* if_false) { in BranchIfNumberLessThan()
2658 Label* if_false) { in BranchIfNumberLessThanOrEqual()
2664 Label* if_false) { in BranchIfNumberGreaterThan()
2670 Label* if_false) { in BranchIfNumberGreaterThanOrEqual()
Dcode-stub-assembler.cc1042 Label* if_false) { in BranchIfJSReceiver()
1050 Label if_true(this), if_false(this, Label::kDeferred), exit(this); in IsFastJSArray() local
1069 Label if_false(this, Label::kDeferred), if_fast(this), exit(this); in IsFastJSArrayWithNoCustomIteration() local
1093 Label* if_true, Label* if_false, in BranchIfFastJSArray()
1120 Label* if_false) { in BranchIfFastJSArrayForCopy()
1331 Label* if_false) { in BranchIfToBooleanIsTrue()
10054 Operation op, Node* left, Node* right, Label* if_true, Label* if_false) { in BranchIfNumberRelationalComparison()
10146 Label if_false(this); in GotoIfNumberGreaterThanOrEqual() local
11343 Label* if_false) { in BranchIfSameValue()
/external/tensorflow/tensorflow/python/kernel_tests/
Dcond_v2_test.py817 def if_false(): function
846 def if_false(): function
/external/v8/src/interpreter/
Dinterpreter-generator.cc1388 Label if_true(this), if_false(this), end(this); in IGNITION_HANDLER() local
1412 Label if_true(this), if_false(this), end(this); in IGNITION_HANDLER() local
1903 Label if_true(this), if_false(this), end(this); in IGNITION_HANDLER() local
2077 Label if_true(this), if_false(this); in IGNITION_HANDLER() local
2093 Label if_true(this), if_false(this); in IGNITION_HANDLER() local
2108 Label if_true(this), if_false(this); in IGNITION_HANDLER() local
2124 Label if_true(this), if_false(this); in IGNITION_HANDLER() local
2970 Label if_true(this), if_false(this), end(this); in IGNITION_HANDLER() local
/external/v8/src/builtins/
Dbuiltins-internal-gen.cc582 Label if_true(this), if_false(this); in TF_BUILTIN() local
597 Label if_true(this), if_false(this); in TF_BUILTIN() local
Dbuiltins-array-gen.cc1760 Label if_true(this), if_false(this); in TF_BUILTIN() local
1852 Label if_true(this), if_false(this); in TF_BUILTIN() local
Dbuiltins-regexp-gen.cc1544 Label if_true(this), if_false(this); in SlowFlagGetter() local
/external/v8/src/torque/
Dast.h275 Expression* if_false; member
409 base::Optional<Statement*> if_false; member
Dtorque-parser.cc474 auto if_false = child_results->NextAs<base::Optional<Statement*>>(); in MakeIfStatement() local
792 auto if_false = child_results->NextAs<Expression*>(); in MakeConditionalExpression() local
/external/v8/src/wasm/
Dfunction-body-decoder.cc182 TFNode* if_false = nullptr; in If() local
/external/v8/src/arm64/
Dmacro-assembler-arm64.cc2630 Label* if_false, in CompareAndSplit()