Home
last modified time | relevance | path

Searched refs:InvalSet (Results 1 – 5 of 5) sorted by relevance

/third_party/vixl/src/
Dinvalset-vixl.h92 class InvalSet {
95 InvalSet();
97 InvalSet() = delete;
98 InvalSet(AllocatorWrapper alocator);
99 InvalSet(InvalSet&&) = default;
101 ~InvalSet() VIXL_NEGATIVE_TESTING_ALLOW_EXCEPTION;
107 typedef InvalSetIterator<InvalSet<TEMPLATE_INVALSET_P_DEF> > iterator;
247 InvalSet(const InvalSet& other) = delete;
248 InvalSet operator=(const InvalSet& other) = delete;
250 InvalSet(const InvalSet& other);
[all …]
/third_party/vixl/src/aarch32/
Dlocation-aarch32.h162 typedef InvalSet<ForwardRef,
195 friend class InvalSet<ForwardRef, variable
495 inline int32_t InvalSet<INVAL_SET_TEMPLATE_PARAMETERS>::GetKey( in GetKey()
500 inline void InvalSet<INVAL_SET_TEMPLATE_PARAMETERS>::SetKey( in SetKey()
/third_party/vixl/test/
Dtest-invalset.cc67 typedef InvalSet<Obj,
76 inline KeyType InvalSet<Obj,
85 inline void InvalSet<Obj,
/third_party/vixl/src/aarch64/
Dassembler-aarch64.h74 typedef InvalSet<ptrdiff_t,
8172 inline ptrdiff_t InvalSet<INVAL_SET_TEMPLATE_PARAMETERS>::GetKey( in GetKey()
8177 inline void InvalSet<INVAL_SET_TEMPLATE_PARAMETERS>::SetKey(ptrdiff_t* element, in SetKey()
Dmacro-assembler-aarch64.h321 typedef InvalSet<BranchInfo,
8624 inline ptrdiff_t InvalSet<aarch64::VeneerPool::BranchInfo,
8634 inline void InvalSet<aarch64::VeneerPool::BranchInfo,