Searched defs:IsValidImmPCOffset (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/arm64/ | ||
D | instructions-arm64.cc | 211 bool Instruction::IsValidImmPCOffset(ImmBranchType branch_type, in IsValidImmPCOffset() function in v8::internal::Instruction |
/external/vixl/src/aarch64/ | ||
D | instructions-aarch64.cc | 283 bool Instruction::IsValidImmPCOffset(ImmBranchType branch_type, in IsValidImmPCOffset() function in vixl::aarch64::Instruction |