Searched refs:PRIORITY (Results 1 – 10 of 10) sorted by relevance
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | archive-symbol-resolution.s | 35 … llvm-objdump --syms --macho --lazy-bind %t/test.out | FileCheck %s --check-prefix ARCHIVE-PRIORITY 36 # ARCHIVE-PRIORITY: SYMBOL TABLE: 37 # ARCHIVE-PRIORITY-DAG: __TEXT,test_fg f 38 # ARCHIVE-PRIORITY-DAG: __TEXT,test_fg g 39 # ARCHIVE-PRIORITY: Lazy bind table: 40 # ARCHIVE-PRIORITY-NEXT: segment section address dylib symbol 41 # ARCHIVE-PRIORITY-EMPTY:
|
| /llvm-project-15.0.7/lldb/docs/ |
| H A D | lldb-gdb-remote.txt | 24 // PRIORITY TO IMPLEMENT 49 // PRIORITY TO IMPLEMENT 89 // PRIORITY TO IMPLEMENT 114 // PRIORITY TO IMPLEMENT 146 // PRIORITY TO IMPLEMENT 163 // PRIORITY TO IMPLEMENT 184 // PRIORITY TO IMPLEMENT 202 // PRIORITY TO IMPLEMENT 227 // PRIORITY TO IMPLEMENT 578 // PRIORITY TO IMPLEMENT [all …]
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | X86TargetParser.cpp | 676 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getCpuSupportsMask() argument 690 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) PRIORITY, in getFeaturePriority() argument 704 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getFeaturePriority() argument 706 return PRIORITY; in getFeaturePriority()
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | AMDHSAKernelDescriptor.h | 80 COMPUTE_PGM_RSRC1(PRIORITY, 10, 2),
|
| H A D | X86TargetParser.def | 95 // parameter PRIORITY is as required by the attribute 'target' checking. Note 102 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) X86_FEATURE(ENUM, STR)
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDKernelCodeTInfo.h | 79 COMPPGM1(priority, compute_pgm_rsrc1_priority, PRIORITY),
|
| /llvm-project-15.0.7/clang/lib/Basic/Targets/ |
| H A D | X86.cpp | 1074 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) .Case(STR, true) in validateCpuSupports() argument 1081 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getFeature() argument
|
| /llvm-project-15.0.7/llvm/docs/_static/ |
| H A D | LoopOptWG_invite.ics | 37 PRIORITY:5
|
| /llvm-project-15.0.7/flang/docs/ |
| H A D | OpenMP-4.5-grammar.md | 411 2.9.2 priority-clause -> PRIORITY (scalar-int-expr)
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | AMDGPUUsage.rst | 4118 11:10 2 bits PRIORITY Must be 0. 4125 ``COMPUTE_PGM_RSRC1.PRIORITY``.
|