Home
last modified time | relevance | path

Searched defs:Branches (Results 1 – 9 of 9) sorted by relevance

/external/catch2/docs/
Dcontributing.md12 ## Branches section in Contributing to Catch
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCBranchFinalize.cpp146 std::vector<MachineInstr *> Branches; in runOnMachineFunction() local
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp274 unsigned Branches = 0, Returns = 0, NewIndirectBranches = 0, in checkBranches() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr500_fragprog_emit.c80 struct branch_info * Branches; member
Dradeon_emulate_branches.c52 struct branch_info * Branches; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DGCOV.h406 uint32_t Branches = 0; member
/external/llvm/include/llvm/Support/
DGCOV.h392 uint32_t Branches; member
/external/clang/lib/CodeGen/
DCGCleanup.h254 llvm::SmallPtrSet<llvm::BasicBlock*, 4> Branches; member
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1467 BasicBlock *Branches[2]; variable