Searched refs:ACM (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/SparseTensor/IR/ |
| H A D | SparseTensorBase.td | 61 the ACM on Programming Languages, October 2018. 67 the ACM on Programming Languages, October 2017. 70 Proceedings of the IEEE/ACM International Symposium on Code Generation
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | isl.bib | 166 journal = {J. ACM}, 173 publisher = {ACM}, 423 journal = {ACM Trans. Archit. Code Optim.}, 428 publisher={ACM}, 458 journal = "ACM Transactions on Programming Languages and Systems", 471 publisher = {ACM},
|
| /llvm-project-15.0.7/libclc/generic/lib/math/ |
| H A D | ep_log.cl | 47 // ACM Transactions on Mathematical Software (TOMS)
|
| H A D | log1p.cl | 103 // ACM Transactions on Mathematical Software (TOMS)
|
| /llvm-project-15.0.7/polly/lib/External/ppcg/ |
| H A D | README | 234 journal = {ACM Trans. Archit. Code Optim.}, 244 publisher = {ACM},
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | CycleTerminology.rst | 72 loops." ACM Transactions on Programming Languages
|
| H A D | GarbageCollection.rst | 1017 languages. Benjamin Goldberg. ACM SIGPLAN PLDI'91. 1022 Tolmach. Proceedings of the 1994 ACM conference on LISP and functional
|
| H A D | CodeGenerator.rst | 1009 Proceedings of the ACM SIGPLAN 2002 Conference on Programming Language Design
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaTemplateDeduction.cpp | 2049 const auto *ACM = dyn_cast<ConstantMatrixType>(A); in DeduceTemplateArgumentsByTypeMatch() local 2057 if (ACM) { in DeduceTemplateArgumentsByTypeMatch() 2058 if ((ACM->*GetArgDimension)() == *ParamConst) in DeduceTemplateArgumentsByTypeMatch() 2076 if (ACM) { in DeduceTemplateArgumentsByTypeMatch() 2079 ArgConst = (ACM->*GetArgDimension)(); in DeduceTemplateArgumentsByTypeMatch()
|