Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h115 using VectorPtr = typename VectorCostPool::PoolRef; variable
H A DGraph.h55 using VectorPtr = typename CostAllocator::VectorPtr; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7907 auto *VectorPtr = new VPVectorPointerRecipe( in tryToWidenMemory() local