Lines Matching defs:aarch64
37 #include "assembler-aarch64.h"
41 #include "simulator-aarch64.h"
45 #include "simulator-constants-aarch64.h"
66 namespace aarch64 {
8931 } // namespace aarch64
8935 // VeneerPool out of the aarch64 namespace in order to share its implementation
8938 inline ptrdiff_t InvalSet<aarch64::VeneerPool::BranchInfo,
8939 aarch64::VeneerPool::kNPreallocatedInfos,
8941 aarch64::VeneerPool::kInvalidOffset,
8942 aarch64::VeneerPool::kReclaimFrom,
8943 aarch64::VeneerPool::kReclaimFactor>::
8944 GetKey(const aarch64::VeneerPool::BranchInfo& branch_info) {
8948 inline void InvalSet<aarch64::VeneerPool::BranchInfo,
8949 aarch64::VeneerPool::kNPreallocatedInfos,
8951 aarch64::VeneerPool::kInvalidOffset,
8952 aarch64::VeneerPool::kReclaimFrom,
8953 aarch64::VeneerPool::kReclaimFactor>::
8954 SetKey(aarch64::VeneerPool::BranchInfo* branch_info, ptrdiff_t key) {