/llvm-project/clang/test/SemaObjC/ |
H A D | comptypes-a.m | 9 - (NSInteger)priority; method
|
H A D | method-lookup.m | 17 - (NSInteger)priority; method
|
/llvm-project/libc/test/src/sched/ |
H A D | param_and_scheduler_test.cpp | 110 for (int priority = min_priority; priority <= max_priority; ++priority) { in testSched() local
|
/llvm-project/lld/wasm/ |
H A D | SyntheticSections.h | 33 uint32_t priority; member
|
/llvm-project/libc/test/src/stdlib/ |
H A D | qsort_r_test.cpp | 95 int priority; member
|
/llvm-project/openmp/runtime/test/tasking/hidden_helper_task/ |
H A D | common.h | 40 kmp_int32 priority; member
|
/llvm-project/openmp/runtime/test/tasking/ |
H A D | kmp_taskwait_nowait.c | 28 int priority; member
|
H A D | kmp_task_deps.h | 19 int priority; member
|
H A D | omp51_task_dep_inoutset.c | 50 int priority; member
|
H A D | kmp_task_depend_all.c | 54 int priority; member
|
H A D | kmp_taskwait_depend_all.c | 60 int priority; member
|
/llvm-project/openmp/runtime/test/ompt/tasks/ |
H A D | kmp_task_depend_all.c | 102 int priority; member
|
H A D | omp_task_depend_all.c | 101 int priority; member
|
/llvm-project/openmp/tools/archer/tests/task/ |
H A D | omp_task_depend_all.c | 59 int priority; member
|
/llvm-project/lld/MachO/ |
H A D | SectionPriorities.cpp | 373 size_t &priority = sectionPriorities[sym->isec()]; buildInputSectionPriorities() local
|
/llvm-project/lldb/source/Host/linux/ |
H A D | Host.cpp | 79 long priority; global() member
|
/llvm-project/lld/ELF/ |
H A D | Writer.cpp | 1049 int priority; buildSectionOrder() member 1057 int priority = -config->symbolOrderingFile.size(); buildSectionOrder() local 1073 int &priority = sectionOrder[cast<InputSectionBase>(sec)]; buildSectionOrder() local
|
/llvm-project/libc/utils/gpu/loader/nvptx/ |
H A D | Loader.cpp |
|
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangModulesDeclVendor.cpp | 474 ssize_t priority = 0; ForEachMacro() local
|
/llvm-project/mlir/utils/vscode/ |
H A D | package.json | 62 "priority": "default", string
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenModule.h | 105 unsigned int priority; global() member [all...] |
/llvm-project/openmp/runtime/src/ |
H A D | kmp_gsupport.cpp | 1769 unsigned long num_tasks, int priority, T start, T end, in __GOMP_taskloop()
|
H A D | kmp.h | 2462 kmp_int32 priority; /**< priority specified by user for the task */ member 2841 kmp_int32 priority; member
|
/llvm-project/mlir/lib/Target/LLVMIR/ |
H A D | ModuleImport.cpp | 937 auto *priority = dyn_cast<llvm::ConstantInt>(aggregate->getOperand(0)); convertGlobalCtorsAndDtors() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 1986 uint32_t priority = ConstructorAttr::DefaultPriority; handleConstructorAttr() local 1999 uint32_t priority = DestructorAttr::DefaultPriority; handleDestructorAttr() local [all...] |