HomeSort by relevance Sort by last modified time
    Searched defs:UncondBranchType (Results 1 - 2 of 2) sorted by null

  /external/v8/src/arm64/
instructions-arm64.h 67 UncondBranchType = 2,
265 return UncondBranchType;
277 case UncondBranchType:
301 case UncondBranchType: return ImmUncondBranch();
  /external/vixl/src/vixl/a64/
instructions-a64.h 132 UncondBranchType = 2,
332 return UncondBranchType;

Completed in 40 milliseconds