Home
last modified time | relevance | path

Searched defs:MatrixPtr (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/PBQP/
DCostAllocator.h116 using MatrixPtr = typename MatrixCostPool::PoolRef; variable
DGraph.h56 using MatrixPtr = typename CostAllocator::MatrixPtr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h116 using MatrixPtr = typename MatrixCostPool::PoolRef; variable
H A DGraph.h56 using MatrixPtr = typename CostAllocator::MatrixPtr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h116 using MatrixPtr = typename MatrixCostPool::PoolRef; variable
H A DGraph.h56 using MatrixPtr = typename CostAllocator::MatrixPtr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/PBQP/
DCostAllocator.h116 using MatrixPtr = typename MatrixCostPool::PoolRef; variable
DGraph.h56 using MatrixPtr = typename CostAllocator::MatrixPtr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/PBQP/
DCostAllocator.h116 using MatrixPtr = typename MatrixCostPool::PoolRef; variable
DGraph.h56 using MatrixPtr = typename CostAllocator::MatrixPtr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/PBQP/
DCostAllocator.h116 using MatrixPtr = typename MatrixCostPool::PoolRef; variable
DGraph.h56 using MatrixPtr = typename CostAllocator::MatrixPtr; variable
/aosp_15_r20/external/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h117 typedef typename MatrixCostPool::PoolRef MatrixPtr; typedef
H A DGraph.h57 typedef typename CostAllocator::MatrixPtr MatrixPtr; typedef
/aosp_15_r20/test/vts-testcase/hal/treble/vintf/
Dutils.h139 using MatrixPtr = std::shared_ptr<const CompatibilityMatrix>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1120 MatrixTy loadMatrix(Value *MatrixPtr, MaybeAlign Align, bool IsVolatile, in loadMatrix()
1168 void storeMatrix(const MatrixTy &StoreVal, Value *MatrixPtr, in storeMatrix()