Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h635 DenseMap<Instruction *, InterleaveGroup<Instruction> *> InterleaveGroupMap; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DVectorUtils.h849 DenseMap<Instruction *, InterleaveGroup<Instruction> *> InterleaveGroupMap; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlan.h2557 InterleaveGroupMap; variable
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp894 DenseMap<Instruction *, InterleaveGroup *> InterleaveGroupMap; member in __anonb4dace450111::InterleavedAccessInfo