Home
last modified time | relevance | path

Searched defs:BranchInfo (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/compiler/
Dcode-generator.h32 struct BranchInfo { struct
33 FlagsCondition condition;
34 Label* true_label;
35 Label* false_label;
36 bool fallthru;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DGCOV.h51 bool BranchInfo; member
/external/llvm/include/llvm/Support/
DGCOV.h42 bool BranchInfo; member
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h195 BranchInfo() in BranchInfo() function
200 BranchInfo(ptrdiff_t offset, Label* label, ImmBranchType branch_type) in BranchInfo() function