Searched defs:InterleaveGroup (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h582 template <typename InstTy> class InterleaveGroup { class in namespace:llvm
584 InterleaveGroup(uint32_t Factor, bool Reverse, Align Alignment) function in class:llvm::InterleaveGroup
588 InterleaveGroup(InstTy *Instr, int32_t Stride, Align Alignment) function in class:llvm::InterleaveGroup
[all...]

Completed in 103 milliseconds