Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcode-generator.h23 struct BranchInfo { struct
24 FlagsCondition condition;
25 Label* true_label;
26 Label* false_label;
27 bool fallthru;
/external/llvm/include/llvm/Support/
DGCOV.h42 bool BranchInfo; member
/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.h171 BranchInfo() in BranchInfo() function
174 BranchInfo(ptrdiff_t offset, Label* label, ImmBranchType branch_type) in BranchInfo() function