Home
last modified time | relevance | path

Searched defs:InterleaveGroupMap (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h635 DenseMap<Instruction *, InterleaveGroup<Instruction> *> InterleaveGroupMap; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DVectorUtils.h817 DenseMap<Instruction *, InterleaveGroup<Instruction> *> InterleaveGroupMap; variable
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp894 DenseMap<Instruction *, InterleaveGroup *> InterleaveGroupMap; member in __anon63bf7e8f0111::InterleavedAccessInfo