Home
last modified time | relevance | path

Searched defs:getInterleaveGroup (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h597 getInterleaveGroup(const Instruction *Instr) const { in getInterleaveGroup() function
/external/llvm-project/llvm/include/llvm/Analysis/
DVectorUtils.h779 getInterleaveGroup(const Instruction *Instr) const { in getInterleaveGroup() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h908 const InterleaveGroup<Instruction> *getInterleaveGroup() { return IG; } in getInterleaveGroup() function
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.h1091 const InterleaveGroup<Instruction> *getInterleaveGroup() { return IG; } in getInterleaveGroup() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp864 InterleaveGroup *getInterleaveGroup(Instruction *Instr) const { in getInterleaveGroup() function in __anon63bf7e8f0111::InterleavedAccessInfo