Home
last modified time | relevance | path

Searched defs:ctp (Results 1 – 9 of 9) sorted by relevance

/llvm-project/libcxx/test/std/utilities/memory/allocator.uses/allocator.uses.construction/
H A Dmake_obj_using_allocator.pass.cpp124 ConvertibleToPair ctp; in test() local
130 ConvertibleToPair ctp; in test() local
H A Duninitialized_construct_using_allocator.pass.cpp164 ConvertibleToPair ctp; in test() local
173 ConvertibleToPair ctp; in test() local
H A Duses_allocator_construction_args.pass.cpp139 ConvertibleToPair ctp{}; testOne() local
146 ConvertibleToPair ctp{}; testOne() local
/llvm-project/libcxx/test/libcxx/depr/depr.default.allocator/allocator.members/
H A Daddress.cxx20.verify.cpp26 const T* ctp = tp; in test_address() local
H A Daddress.cxx20.pass.cpp28 const T* ctp = tp; in test_address() local
/llvm-project/libcxx/test/std/utilities/memory/specialized.algorithms/specialized.addressof/
H A Daddressof.pass.cpp39 const A* ctp = tp; in main() local
/llvm-project/mlir/lib/ExecutionEngine/
H A DCudaRuntimeWrappers.cpp666 mgpuSpMVBufferSize(int32_t ma,void * a,void * x,void * y,int32_t ctp,CUstream) mgpuSpMVBufferSize() argument
682 mgpuSpMV(int32_t ma,void * a,void * x,void * y,int32_t ctp,void * buf,CUstream) mgpuSpMV() argument
699 mgpuSpMMBufferSize(int32_t ma,int32_t mb,void * a,void * b,void * c,int32_t ctp,CUstream) mgpuSpMMBufferSize() argument
717 mgpuSpMM(int32_t ma,int32_t mb,void * a,void * b,void * c,int32_t ctp,void * buf,CUstream) mgpuSpMM() argument
734 mgpuSDDMMBufferSize(int32_t ma,int32_t mb,void * a,void * b,void * c,int32_t ctp,CUstream) mgpuSDDMMBufferSize() argument
752 mgpuSDDMM(int32_t ma,int32_t mb,void * a,void * b,void * c,int32_t ctp,void * buf,CUstream) mgpuSDDMM() argument
781 mgpuSpGEMMWorkEstimation(void * s,int32_t ma,int32_t mb,void * a,void * b,void * c,int32_t ctp,intptr_t bs,void * buf,CUstream) mgpuSpGEMMWorkEstimation() argument
800 mgpuSpGEMMCompute(void * s,int32_t ma,int32_t mb,void * a,void * b,void * c,int32_t ctp,intptr_t bsz2,void * buf2,CUstream) mgpuSpGEMMCompute() argument
818 mgpuSpGEMMCopy(void * s,int32_t ma,int32_t mb,void * a,void * b,void * c,int32_t ctp,CUstream) mgpuSpGEMMCopy() argument
940 mgpuCuSparseLtSpMMBufferSize(void * bs,int32_t ma,int32_t mb,void * a,void * b,void * c,int32_t ctp,int32_t prune_flag,CUstream stream) mgpuCuSparseLtSpMMBufferSize() argument
[all...]
/llvm-project/mlir/lib/Dialect/AMX/IR/
H A DAMXDialect.cpp44 verifyMultShape(Operation * op,VectorType atp,VectorType btp,VectorType ctp,unsigned scale) verifyMultShape() argument
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DCodegenUtils.h313 if (auto ctp = dyn_cast<ComplexType>(tp)) { constantZero() local
324 if (auto ctp = dyn_cast<ComplexType>(tp)) { constantOne() local