| /third_party/node/deps/v8/src/compiler/backend/s390/ |
| H A D | code-generator-s390.cc | 3204 void CodeGenerator::AssembleArchBranch(Instruction* instr, BranchInfo* branch) { in AssembleArchBranch() argument 3225 AssembleArchDeoptBranch(Instruction* instr, BranchInfo* branch) AssembleArchDeoptBranch() argument
|
| /third_party/vixl/src/aarch64/ |
| H A D | macro-assembler-aarch64.cc | 327 Instruction* branch = masm_->GetInstructionAt(branch_pos); in Emit() local [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.cpp | 4064 Instruction* branch = new Instruction(OpBranch); in createBranch() local 4092 Instruction* branch = new Instruction(OpBranchConditional); in createConditionalBranch() local
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | nir_to_vir.c | 3905 struct qinst *branch = vir_BRANCH(c, cond == V3D_QPU_COND_IFA ? in ntq_emit_uniform_if() local 3945 struct qinst *branch = vir_BRANCH(c, cond == V3D_QPU_COND_IFA ? in ntq_emit_uniform_if() local 4217 struct qinst *branch in ntq_emit_nonuniform_loop() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | nir_to_spirv.c | 3669 branch(struct ntv_context *ctx, SpvId label) in branch() function
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | instruction-selector.cc | 1312 BasicBlock* branch = block->SuccessorAt(i); in VisitControl() local 3109 void InstructionSelector::VisitBranch(Node* branch, BasicBlock* tbranch, in VisitBranch() argument
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ParseHelper.cpp | 1647 TIntermBranch* branch = nullptr; in handleReturnValue() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | effect-control-linearizer.cc | 512 Node* branch = node; in TryCloneBranch() local [all...] |
| H A D | wasm-compiler.cc | 228 Node* branch = in Branch() local [all...] |
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | assembler-arm64.cc | 465 void Assembler::RemoveBranchFromLabelLinkChain(Instruction* branch, in RemoveBranchFromLabelLinkChain() argument 4574 Instruction* branch = InstructionAt(tasks[i].pc_offset_); EmitVeneers() local 4587 Instruction* branch = InstructionAt(info.pc_offset_); EmitVeneers() local [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bifrost_compile.c | 121 bi_instr *branch = bi_jump(b, bi_zero()); in bi_emit_jump() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | LLVMReactor.cpp | 1691 void Nucleus::addSwitchCase(SwitchCases *switchCases, int label, BasicBlock *branch) in addSwitchCase() argument
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | function.cc | 1882 const auto* branch = in FindSwitchCaseHeaders() local 2319 const auto* branch = if_header_info->basic_block->terminator(); FindIfSelectionInternalHeaders() local 2999 const auto* branch = block_info.basic_block->terminator(); EmitSwitchStart() local [all...] |
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| H A D | verifier.c | 5714 struct bpf_verifier_state *branch;
in sanitize_speculative_path() local [all...] |