Searched defs:MoveFrom (Results 1 – 7 of 7) sorted by relevance
182 void SmallPtrSetImplBase::MoveFrom(unsigned SmallSize, in MoveFrom() function in SmallPtrSetImplBase
207 void SmallPtrSetImplBase::MoveFrom(unsigned SmallSize, in MoveFrom() function in SmallPtrSetImplBase
206 void SmallPtrSetImplBase::MoveFrom(unsigned SmallSize, in MoveFrom() function in SmallPtrSetImplBase
94 void MoveFrom(FlatRep&& src) { in MoveFrom() function
272 void MoveFrom(uint32 i, Bucket* src, uint32 src_index) { in MoveFrom() function
349 void MoveFrom(uint32 i, Bucket* src, uint32 src_index) { in MoveFrom() function
468 Status Literal::MoveFrom(Literal&& src_literal, in MoveFrom() function in xla::Literal