Searched defs:PushFront (Results 1 – 7 of 7) sorted by relevance
72 void PushFront(A a, Zone* zone) { in PushFront() function78 void PushFront(A a, Zone* zone, FunctionalList hint) { in PushFront() function
774 BasicBlock* PushFront(BasicBlock* head, BasicBlock* block) { in PushFront() function in v8::internal::compiler::SpecialRPONumberer
44 void PushFront(T* element) { in PushFront() function
114 void SlabAllocatorImpl::PushFront(Slab* slab, IndexLinkNode* node) const { in PushFront() function in SlabAllocatorImpl
134 void ListHead<T, M>::PushFront(T* element) { in PushFront() function
1798 typename List<T>::Item* List<T>::PushFront() in PushFront() function in D3D12MA::List1828 typename List<T>::Item* List<T>::PushFront(const T& value) in PushFront() function in D3D12MA::List
5483 VmaListItem<T>* VmaRawList<T>::PushFront() in PushFront() function5513 VmaListItem<T>* VmaRawList<T>::PushFront(const T& value) in PushFront() function