Home
last modified time | relevance | path

Searched defs:ArgNames (Results 1 – 25 of 31) sorted by relevance

12

/llvm-project-15.0.7/openmp/libomptarget/src/
H A Dinterface.cpp71 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 DLegacyAPI.cpp77 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 Domptarget.cpp372 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 Dprivate.h158 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 DSuspiciousCallArgumentCheck.h78 SmallVector<StringRef, SmallVectorSize> ArgNames; variable
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp330 std::vector<std::string> ArgNames; in ParsePrototype() local
/llvm-project-15.0.7/openmp/libomptarget/include/
H A Domptarget.h120 void **ArgNames; // Name of the data for debugging, possibly null. member
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp357 std::vector<std::string> ArgNames; in ParsePrototype() local
/llvm-project-15.0.7/third-party/benchmark/src/
H A Dbenchmark_register.cc300 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 Dtoy.cpp367 std::vector<std::string> ArgNames; in ParsePrototype() local
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp494 std::vector<std::string> ArgNames; in ParsePrototype() local
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp581 std::vector<std::string> ArgNames; in ParsePrototype() local
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp649 std::vector<std::string> ArgNames; in ParsePrototype() local
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp632 std::vector<std::string> ArgNames; in ParsePrototype() local
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp562 std::vector<std::string> ArgNames; in ParsePrototype() local
H A Dtoy.cpp563 std::vector<std::string> ArgNames; in ParsePrototype() local
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp654 std::vector<std::string> ArgNames; in ParsePrototype() local
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp649 std::vector<std::string> ArgNames; in ParsePrototype() local
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp649 std::vector<std::string> ArgNames; in ParsePrototype() local
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp655 std::vector<std::string> ArgNames; in ParsePrototype() local
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp577 std::vector<std::string> ArgNames; in ParsePrototype() local
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp1006 SmallVector<StringInit *> ArgNames{D->getArgName(0)}; in EmitPrintAliasInstruction() local
/llvm-project-15.0.7/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp143 typedef std::vector<std::string> ArgNames; typedef
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp561 std::vector<std::string> ArgNames; in ParsePrototype() local
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp769 std::vector<std::string> ArgNames; in ParsePrototype() local

12