Searched defs:IsValidImmPCOffset (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/codegen/arm64/ | ||
D | instructions-arm64.cc | 213 bool Instruction::IsValidImmPCOffset(ImmBranchType branch_type, in IsValidImmPCOffset() function in v8::internal::Instruction |
/third_party/vixl/src/aarch64/ | ||
D | instructions-aarch64.cc | 892 bool Instruction::IsValidImmPCOffset(ImmBranchType branch_type, in IsValidImmPCOffset() function in vixl::aarch64::Instruction |