| /third_party/node/deps/v8/src/compiler/ |
| H A D | common-operator-reducer.cc | 200 Node* const branch = if_true->InputAt(0); in ReduceMerge() local 260 Node* const branch = if_true->InputAt(0); ReducePhi() local [all...] |
| H A D | loop-variable-optimizer.cc | 155 Node* branch = node->InputAt(0); in VisitIf() local
|
| H A D | branch-elimination.cc | 63 void BranchElimination::SimplifyBranchCondition(Node* branch) { in SimplifyBranchCondition() argument 138 Node* branch; ReduceBranch() local 273 Node* branch = NodeProperties::GetControlInput(control_input); ReduceTrapConditional() local 328 Node* branch; ReduceDeoptimizeConditional() local 350 Node* branch = NodeProperties::GetControlInput(node, 0); ReduceIf() local 444 AddCondition( Zone* zone, Node* condition, Node* branch, bool is_true, ControlPathConditions hint) AddCondition() argument 462 AddConditionInNewBlock( Zone* zone, Node* condition, Node* branch, bool is_true) AddConditionInNewBlock() argument 479 LookupCondition( Node* condition, Node** branch, bool* is_true) const LookupCondition() argument [all...] |
| H A D | js-intrinsic-lowering.cc | 248 Node* branch = graph()->NewNode(common()->Branch(), check, control); in ReduceIsInstanceType() local
|
| H A D | js-inlining-heuristic.cc | 673 Node* branch = in CreateOrReuseDispatch() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| H A D | nir.c | 380 gpir_branch_node *branch = gpir_node_create(block, gpir_op_branch_cond); in gpir_emit_function() local 391 gpir_branch_node *branch = gpir_node_create(block, gpir_op_branch_uncond); in gpir_emit_function() local
|
| H A D | lower.c | 419 gpir_branch_node *branch = gpir_node_to_branch(node); in gpir_lower_branch_uncond() local
|
| H A D | regalloc.c | 555 gpir_branch_node *branch = gpir_node_to_branch(node); in regalloc_value_regs() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | codegen.c | 627 ppir_branch_node *branch; in ppir_codegen_encode_branch() local [all...] |
| H A D | node.c | 442 ppir_branch_node *branch = ppir_node_to_branch(parent); in ppir_node_replace_child() local
|
| H A D | disasm.c | 717 ppir_codegen_field_branch *branch = code; in print_branch() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | r500_fragprog_emit.c | 465 struct branch_info * branch; in emit_flowcontrol() local [all...] |
| H A D | radeon_dataflow_deadcode.c | 101 struct branchinfo * branch; in push_branch() local 280 struct branchinfo * branch = &s.BranchStack[s.BranchStackSize-1]; in rc_dataflow_deadcode() local [all...] |
| H A D | radeon_emulate_branches.c | 60 struct branch_info * branch; in handle_if() local 90 struct branch_info * branch; in handle_else() local 199 struct branch_info * branch; in handle_endif() local [all...] |
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/ |
| H A D | DigitSequenceMatcher.java | 81 State branch(int offset); in branch() method 181 @Override public State branch(int offset) { in branch() method in DigitSequenceMatcher.ByteArrayMatcher.ByteArrayData 248 @Override public State branch(int offset) { in branch() method in DigitSequenceMatcher.StringMatcher.StringData
|
| /third_party/skia/third_party/externals/swiftshader/tests/regres/git/ |
| H A D | git.go | |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_assembler.cpp | 894 emit_long_jump(asm_context& ctx, SOPP_instruction* branch, bool backwards, in emit_long_jump() argument [all...] |
| H A D | aco_insert_exec_mask.cpp | 717 aco_ptr<Instruction> branch = std::move(block->instructions.back()); in add_branch_code() local 785 Pseudo_branch_instruction& branch = block->instructions.back()->branch(); in add_branch_code() local [all...] |
| H A D | aco_lower_to_cssa.cpp | 497 aco_ptr<Instruction> branch = std::move(block.instructions.back()); in emit_parallelcopies() local
|
| H A D | aco_print_ir.cpp | 461 const Pseudo_branch_instruction& branch = instr->branch(); in print_instr_format_specific() local
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | assembler-arm-inl.h | 62 Instruction* branch = Instruction::At(pc_); in apply() local 186 Instruction* branch = Instruction::At(pc); in relative_code_target_object_handle_at() local 270 Instruction* branch = Instruction::At(pc); in target_address_at() local 326 Instruction* branch = Instruction::At(pc); in set_target_address_at() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_cfg_test.cpp | 790 if (op == SpvOpBranch) target >> branch; GetUnreachableContinueTerminatedBy() local 889 target >> branch; GetUnreachableContinueUnreachableLoopInst() local 966 target >> branch; GetUnreachableContinueWithComplexBody() local 1079 target >> branch; GetUnreachableContinueWithBranchUse() local 1117 target >> branch; GetReachableMergeAndContinue() local 1160 target >> branch; GetUnreachableMergeAndContinue() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_cfg_test.cpp | 790 if (op == SpvOpBranch) target >> branch; GetUnreachableContinueTerminatedBy() local 889 target >> branch; GetUnreachableContinueUnreachableLoopInst() local 966 target >> branch; GetUnreachableContinueWithComplexBody() local 1079 target >> branch; GetUnreachableContinueWithBranchUse() local 1117 target >> branch; GetReachableMergeAndContinue() local 1160 target >> branch; GetUnreachableMergeAndContinue() local [all...] |
| /third_party/spirv-tools/test/val/ |
| H A D | val_cfg_test.cpp | 760 if (op == spv::Op::OpBranch) target >> branch; GetUnreachableContinueTerminatedBy() local 859 target >> branch; GetUnreachableContinueUnreachableLoopInst() local 927 target >> branch; GetUnreachableContinueWithComplexBody() local 1038 target >> branch; GetUnreachableContinueWithBranchUse() local 1075 target >> branch; GetReachableMergeAndContinue() local 1119 target >> branch; GetUnreachableMergeAndContinue() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | instruction-selector-impl.h | 23 BasicBlock* branch; // The basic blocks corresponding to the case value. member
|