Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/PBQP/
DCostAllocator.h115 using VectorPtr = typename VectorCostPool::PoolRef; variable
DGraph.h55 using VectorPtr = typename CostAllocator::VectorPtr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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
/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dmemory_containers.h157 explicit VectorPtr(std::vector<T>* vector) : vector_ptr_(vector) {} in VectorPtr() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/PBQP/
DCostAllocator.h115 using VectorPtr = typename VectorCostPool::PoolRef; variable
DGraph.h55 using VectorPtr = typename CostAllocator::VectorPtr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/PBQP/
DCostAllocator.h115 using VectorPtr = typename VectorCostPool::PoolRef; variable
DGraph.h55 using VectorPtr = typename CostAllocator::VectorPtr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/PBQP/
DCostAllocator.h115 using VectorPtr = typename VectorCostPool::PoolRef; variable
DGraph.h55 using VectorPtr = typename CostAllocator::VectorPtr; variable
/aosp_15_r20/external/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h116 typedef typename VectorCostPool::PoolRef VectorPtr; typedef
H A DGraph.h56 typedef typename CostAllocator::VectorPtr VectorPtr; typedef