Searched defs:Permute (Results 1 – 5 of 5) sorted by relevance
59 func (p *Permuter) Permute(overload *sem.Overload) ([]Permutation, error) { func
389 inline ABSL_RANDOM_INTERNAL_ATTRIBUTE_ALWAYS_INLINE void Permute( in Permute() function
389 inline ABSL_TARGET_CRYPTO void Permute( in Permute() function
4166 struct Permute { struct4167 unsigned Opcode;4168 unsigned Operand;4169 unsigned char Bytes[SystemZ::VectorBytes];
290 enum ShuffleMode { Unknown, Select, Permute }; in isShuffle() enumerator