Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h173 template <typename InstTy> class InterleaveGroup; variable
419 InterleaveGroup(uint32_t Factor, bool Reverse, Align Alignment) in InterleaveGroup() function
423 InterleaveGroup(InstTy *Instr, int32_t Stride, Align Alignment) in InterleaveGroup() function
/external/llvm-project/llvm/include/llvm/Analysis/
DVectorUtils.h291 template <typename InstTy> class InterleaveGroup; variable
589 InterleaveGroup(uint32_t Factor, bool Reverse, Align Alignment) in InterleaveGroup() function
593 InterleaveGroup(InstTy *Instr, int32_t Stride, Align Alignment) in InterleaveGroup() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h56 template <class T> class InterleaveGroup; variable
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp722 class InterleaveGroup { class
724 InterleaveGroup(Instruction *Instr, int Stride, unsigned Align) in InterleaveGroup() function in __anon63bf7e8f0111::InterleaveGroup