Home
last modified time | relevance | path

Searched defs:take_branch (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-arm64.cc1756 bool take_branch = ((xreg(instr->Rt()) & (1ULL << bit_pos)) == 0); in VisitTestBranch() local
1773 bool take_branch = false; in VisitCompareBranch() local
/third_party/vixl/src/aarch64/
Dsimulator-aarch64.cc3694 bool take_branch = false; in Simulator() local
3713 bool take_branch = false; in Simulator() local