Searched defs:InterleaveGroup (Results 1 – 3 of 3) sorted by relevance
173 template <typename InstTy> class InterleaveGroup; variable419 InterleaveGroup(uint32_t Factor, bool Reverse, Align Alignment) in InterleaveGroup() function423 InterleaveGroup(InstTy *Instr, int32_t Stride, Align Alignment) in InterleaveGroup() function
56 template <class T> class InterleaveGroup; variable
722 class InterleaveGroup { class724 InterleaveGroup(Instruction *Instr, int Stride, unsigned Align) in InterleaveGroup() function in __anonbc0f4dbb0111::InterleaveGroup