| /llvm-project-15.0.7/openmp/libomptarget/src/ |
| H A D | interface.cpp | 71 map_var_info_t *ArgNames, in __tgt_target_data_begin_mapper() 105 void **Args, int64_t *ArgSizes, int64_t *ArgTypes, map_var_info_t *ArgNames, in __tgt_target_data_begin_nowait_mapper() 121 map_var_info_t *ArgNames, in __tgt_target_data_end_mapper() 154 void **Args, int64_t *ArgSizes, int64_t *ArgTypes, map_var_info_t *ArgNames, in __tgt_target_data_end_nowait_mapper() 167 map_var_info_t *ArgNames, in __tgt_target_data_update_mapper() 191 void **Args, int64_t *ArgSizes, int64_t *ArgTypes, map_var_info_t *ArgNames, in __tgt_target_data_update_nowait_mapper()
|
| H A D | LegacyAPI.cpp | 77 map_var_info_t *ArgNames, void **ArgMappers) { in __tgt_target_mapper() 105 map_var_info_t *ArgNames, void **ArgMappers, int32_t DepNum, void *DepList, in __tgt_target_nowait_mapper() 117 map_var_info_t *ArgNames, in __tgt_target_teams_mapper() 155 map_var_info_t *ArgNames, void **ArgMappers, int32_t NumTeams, in __tgt_target_teams_nowait_mapper()
|
| H A D | omptarget.cpp | 372 int64_t ArgSize, int64_t ArgType, map_var_info_t ArgNames, in targetDataMapper() 414 int64_t *ArgTypes, map_var_info_t *ArgNames, in targetDataBegin() 679 int64_t *ArgTypes, map_var_info_t *ArgNames, in targetDataEnd() 1035 int64_t *ArgTypes, map_var_info_t *ArgNames, in targetDataUpdate() 1325 map_var_info_t *ArgNames, void **ArgMappers, in processDataBefore() 1456 map_var_info_t *ArgNames, void **ArgMappers, in processDataAfter() 1489 map_var_info_t *ArgNames, void **ArgMappers, int32_t TeamNum, in target()
|
| H A D | private.h | 158 const int64_t *ArgTypes, const map_var_info_t *ArgNames, in printKernelArguments()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | SuspiciousCallArgumentCheck.h | 78 SmallVector<StringRef, SmallVectorSize> ArgNames; variable
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter2/ |
| H A D | toy.cpp | 330 std::vector<std::string> ArgNames; in ParsePrototype() local
|
| /llvm-project-15.0.7/openmp/libomptarget/include/ |
| H A D | omptarget.h | 120 void **ArgNames; // Name of the data for debugging, possibly null. member
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter3/ |
| H A D | toy.cpp | 357 std::vector<std::string> ArgNames; in ParsePrototype() local
|
| /llvm-project-15.0.7/third-party/benchmark/src/ |
| H A D | benchmark_register.cc | 300 Benchmark* Benchmark::ArgNames(const std::vector<std::string>& names) { in ArgNames() function in benchmark::internal::Benchmark
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter4/ |
| H A D | toy.cpp | 367 std::vector<std::string> ArgNames; in ParsePrototype() local
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter5/ |
| H A D | toy.cpp | 494 std::vector<std::string> ArgNames; in ParsePrototype() local
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter6/ |
| H A D | toy.cpp | 581 std::vector<std::string> ArgNames; in ParsePrototype() local
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
| H A D | toy.cpp | 649 std::vector<std::string> ArgNames; in ParsePrototype() local
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
| H A D | toy.cpp | 632 std::vector<std::string> ArgNames; in ParsePrototype() local
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
| H A D | toy-jit.cpp | 562 std::vector<std::string> ArgNames; in ParsePrototype() local
|
| H A D | toy.cpp | 563 std::vector<std::string> ArgNames; in ParsePrototype() local
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter7/ |
| H A D | toy.cpp | 654 std::vector<std::string> ArgNames; in ParsePrototype() local
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
| H A D | toy.cpp | 649 std::vector<std::string> ArgNames; in ParsePrototype() local
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
| H A D | toy.cpp | 649 std::vector<std::string> ArgNames; in ParsePrototype() local
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter8/ |
| H A D | toy.cpp | 655 std::vector<std::string> ArgNames; in ParsePrototype() local
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/MCJIT/cached/ |
| H A D | toy-jit.cpp | 577 std::vector<std::string> ArgNames; in ParsePrototype() local
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | AsmWriterEmitter.cpp | 1006 SmallVector<StringInit *> ArgNames{D->getArgName(0)}; in EmitPrintAliasInstruction() local
|
| /llvm-project-15.0.7/llvm/examples/ExceptionDemo/ |
| H A D | ExceptionDemo.cpp | 143 typedef std::vector<std::string> ArgNames; typedef
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/MCJIT/initial/ |
| H A D | toy.cpp | 561 std::vector<std::string> ArgNames; in ParsePrototype() local
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter9/ |
| H A D | toy.cpp | 769 std::vector<std::string> ArgNames; in ParsePrototype() local
|