Searched refs:Branches (Results 1 - 13 of 13) sorted by relevance

/external/oprofile/events/mips/20K/
H A Devents11 event:0x5 counters:0 um:zero minimum:500 name:BRANCHES_MISSPREDICTED : Branches that mispredicted before completing execution
12 event:0x6 counters:0 um:zero minimum:500 name:BRANCHES_COMPLETED : Branches that completed execution
/external/oprofile/events/mips/vr5432/
H A Devents14 event:0xa counters:0,1 um:zero minimum:500 name:BRANCHES_MISPREDICTED : Branches mispredicted
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_emulate_branches.c52 struct branch_info * Branches; member in struct:emulate_branch_state
64 s->Branches, s->BranchCount, s->BranchReserved, 1);
68 branch = &s->Branches[s->BranchCount++];
99 branch = &s->Branches[s->BranchCount - 1];
210 branch = &s->Branches[s->BranchCount - 1];
H A Dr500_fragprog_emit.c80 struct branch_info * Branches; member in struct:emit_state
547 s->Branches, s->CurrentBranchDepth, s->BranchesReserved, 1);
549 branch = &s->Branches[s->CurrentBranchDepth++];
566 branch = &s->Branches[s->CurrentBranchDepth - 1];
578 branch = &s->Branches[s->CurrentBranchDepth - 1];
/external/clang/lib/CodeGen/
H A DCGCleanup.h228 llvm::SmallPtrSet<llvm::BasicBlock*, 4> Branches;
319 bool hasBranches() const { return ExtInfo && !ExtInfo->Branches.empty(); }
335 if (ExtInfo.Branches.insert(Block))
370 return getExtInfo().Branches.insert(Block);
376 return (ExtInfo->BranchAfters.size() != ExtInfo->Branches.size());
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_emulate_branches.c52 struct branch_info * Branches; member in struct:emulate_branch_state
64 s->Branches, s->BranchCount, s->BranchReserved, 1);
68 branch = &s->Branches[s->BranchCount++];
99 branch = &s->Branches[s->BranchCount - 1];
210 branch = &s->Branches[s->BranchCount - 1];
H A Dr500_fragprog_emit.c80 struct branch_info * Branches; member in struct:emit_state
547 s->Branches, s->CurrentBranchDepth, s->BranchesReserved, 1);
549 branch = &s->Branches[s->CurrentBranchDepth++];
566 branch = &s->Branches[s->CurrentBranchDepth - 1];
578 branch = &s->Branches[s->CurrentBranchDepth - 1];
/external/oprofile/events/mips/r10000/
H A Devents17 event:0x06 counters:0 um:zero minimum:500 name:BRANCHES_RESOLVED : Branches resolved
22 event:0x08 counters:1 um:zero minimum:500 name:BRANCHES_MISPREDICTED : Branches mispredicted
/external/oprofile/events/mips/rm7000/
H A Devents21 event:0x11 counters:0,1 um:zero minimum:500 name:BRANCHES_TAKEN : Branches taken
22 event:0x12 counters:0,1 um:zero minimum:500 name:BRANCHES_ISSUED : Branches issued
/external/oprofile/events/mips/5K/
H A Devents18 event:0x6 counters:0 um:zero minimum:500 name:BRANCHES_EXECED : Branches executed
/external/oprofile/events/mips/25K/
H A Devents27 event:0xd counters:0,1 um:zero minimum:500 name:BRANCHES_MISSPREDICTED : Branches that mispredicted before completing execution
28 event:0xe counters:0,1 um:zero minimum:500 name:BRANCHES_COMPLETED : Branches that completed execution
/external/oprofile/events/mips/rm9000/
H A Devents20 event:0x11 counters:0,1 um:zero minimum:500 name:BRANCHES_TAKEN : Branches taken
/external/chromium_org/third_party/lcov-1.9/bin/
H A Dgenhtml4277 | Branches:
4328 push(@row_right, [[undef, "headerItem", "Branches:"],
4561 "Branches",
4575 $br_code = get_br_code($HEAD_NO_DETAIL, "Branches",

Completed in 144 milliseconds