Searched refs:IsCondBranchImm (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/codegen/arm64/ | ||
H A D | instructions-arm64.h | 164 bool IsCondBranchImm() const { in IsCondBranchImm() function in v8::internal::Instruction 298 if (IsCondBranchImm()) { in BranchType() |
/third_party/vixl/src/aarch64/ | ||
H A D | instructions-aarch64.h | 448 bool IsCondBranchImm() const { in IsCondBranchImm() function in vixl::aarch64::Instruction 640 if (IsCondBranchImm()) { in GetBranchType() |
Completed in 4 milliseconds