Searched refs:BranchHint (Results 1 – 2 of 2) sorted by relevance
101 enum BranchHint { kNear, kFar, kBranchWithoutHint }; enum
1299 void B(Condition cond, Label* label, BranchHint hint = kBranchWithoutHint) {1318 void B(Label* label, BranchHint hint = kBranchWithoutHint) {