Searched defs:shuffle (Results 1 – 9 of 9) sorted by relevance
139 shuffle(char deckary[]) in shuffle() function
165 shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last, _UniformRandomNumberGenerator&& __g) { shuffle() function
110 template <typename T> inline void shuffle(T *A, u32 N, u32 *RandState) { in shuffle() function
60 void shuffle(u32 State) { ::scudo::shuffle(Batch, Count, &State); } in shuffle() function
654 bool HexagonShuffler::shuffle() { shuffle() function in HexagonShuffler
294 auto shuffle = [this] (const BT::RegisterCell &Rs, const BT::RegisterCell &Rt, in evaluate() local
5648 bool shuffle; member
8122 if (SDValue shuffle = ReconstructShuffle(Op, DAG)) in LowerBUILD_VECTOR() local