Home
last modified time | relevance | path

Searched defs:Variables (Results 1 – 21 of 21) sorted by relevance

/llvm-project/openmp/docs/design/
H A DRuntimes.rst721 Environment Variables argument
29 OMP_CANCELLATIONEnvironment Variables global() argument
51 OMP_DISPLAY_ENVEnvironment Variables global() argument
62 OMP_DEFAULT_DEVICEEnvironment Variables global() argument
71 OMP_DYNAMICEnvironment Variables global() argument
79 OMP_MAX_ACTIVE_LEVELSEnvironment Variables global() argument
86 OMP_NESTEDEnvironment Variables global() argument
96 OMP_NUM_THREADSEnvironment Variables global() argument
118 OMP_PLACESEnvironment Variables global() argument
190 OMP_PROC_BIND (Windows, Linux)Environment Variables global() argument
223 OMP_SCHEDULEEnvironment Variables global() argument
230 OMP_STACKSIZEEnvironment Variables global() argument
257 OMP_THREAD_LIMITEnvironment Variables global() argument
273 OMP_WAIT_POLICYEnvironment Variables global() argument
287 KMP_AFFINITY (Windows, Linux)Environment Variables global() argument
378 KMP_HIDDEN_HELPER_AFFINITY (Windows, Linux)Environment Variables global() argument
396 KMP_ALL_THREADSEnvironment Variables global() argument
409 KMP_BLOCKTIMEEnvironment Variables global() argument
424 KMP_CPUINFO_FILEEnvironment Variables global() argument
432 KMP_DETERMINISTIC_REDUCTIONEnvironment Variables global() argument
445 KMP_DYNAMIC_MODEEnvironment Variables global() argument
456 KMP_HOT_TEAMS_MAX_LEVELEnvironment Variables global() argument
471 KMP_HOT_TEAMS_MODEEnvironment Variables global() argument
483 KMP_HW_SUBSETEnvironment Variables global() argument
618 KMP_INHERIT_FP_CONTROLEnvironment Variables global() argument
627 KMP_LIBRARYEnvironment Variables global() argument
636 KMP_SETTINGSEnvironment Variables global() argument
646 KMP_STACKSIZEEnvironment Variables global() argument
665 KMP_TOPOLOGY_METHODEnvironment Variables global() argument
747 LIBOMPTARGET_DEBUGEnvironment Variables global() argument
756 LIBOMPTARGET_PROFILEEnvironment Variables global() argument
774 LIBOMPTARGET_PROFILE_GRANULARITYEnvironment Variables global() argument
780 LIBOMPTARGET_MEMORY_MANAGER_THRESHOLDEnvironment Variables global() argument
792 LIBOMPTARGET_INFOEnvironment Variables global() argument
1222 LIBOMPTARGET_NUM_INITIAL_STREAMSEnvironment Variables global() argument
1233 LIBOMPTARGET_NUM_INITIAL_EVENTSEnvironment Variables global() argument
1242 LIBOMPTARGET_LOCK_MAPPED_HOST_BUFFERSEnvironment Variables global() argument
1251 LIBOMPTARGET_AMDGPU_NUM_HSA_QUEUESEnvironment Variables global() argument
1261 LIBOMPTARGET_AMDGPU_HSA_QUEUE_SIZEEnvironment Variables global() argument
1269 LIBOMPTARGET_AMDGPU_HSA_QUEUE_BUSY_TRACKINGEnvironment Variables global() argument
1282 LIBOMPTARGET_AMDGPU_TEAMS_PER_CUEnvironment Variables global() argument
1290 LIBOMPTARGET_AMDGPU_MAX_ASYNC_COPY_BYTESEnvironment Variables global() argument
1300 LIBOMPTARGET_AMDGPU_NUM_INITIAL_HSA_SIGNALSEnvironment Variables global() argument
1309 LIBOMPTARGET_AMDGPU_STREAM_BUSYWAITEnvironment Variables global() argument
/llvm-project/clang/docs/
H A DOffloadingDesign.rst354 .. _binary_descriptor:
356 Binary Descriptor for Device Images
395 Global Constructor and Destructor
H A DAutomaticReferenceCounting.rst2062 .. _arc.misc.self:
/llvm-project/flang/docs/
H A DDebugGeneration.md132 ### Variables subsection
134 #### Local Variables
168 #### Function Arguments
/llvm-project/lldb/tools/lldb-dap/
H A DDAP.h96 struct Variables { global() struct
98 PermanentVariableStartIndexVariables global() argument
100 localsVariables global() argument
101 globalsVariables global() argument
102 registersVariables global() argument
109 expandable_variablesVariables global() argument
112 expandable_permanent_variablesVariables global() argument
/llvm-project/lldb/docs/use/
H A Dformatting.rst58 Variables chapter
/llvm-project/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl09.rst382 Variables chapter
/llvm-project/mlir/docs/
H A DPDLL.md375 ### Variables subsection
395 Variable "Binding"PDLL - PDL Language""Language Specification""Variables global() argument
480 Variable ConstraintsPDLL - PDL Language""Language Specification""Variables global() argument
501 Inline Variable DefinitionPDLL - PDL Language""Language Specification""Variables global() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DAssignmentTrackingAnalysis.h40 SmallVector<DebugVariable> Variables; variable
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DFunctionSizeCheck.cpp116 unsigned Variables = 0; member
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DMCInstrDescView.cpp94 SmallVector<Variable, 4> Variables, in Instruction() argument
111 SmallVector<Variable, 4> Variables; create() local
[all...]
H A DMCInstrDescView.h158 const SmallVector<Variable, 4> Variables; global() member
/llvm-project/clang/include/clang/Analysis/
H A DCloneDetection.h360 std::vector<const VarDecl *> Variables; variable
/llvm-project/mlir/docs/DefiningDialects/
H A DOperations.md801 #### Variables global() subsubsection
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp312 LLVMContext &Ctx, ArrayRef<GlobalVariable *> Variables, in getAddressesOfVariablesInKernel() argument
338 buildLookupTable(Module & M,ArrayRef<GlobalVariable * > Variables,ArrayRef<Function * > kernels,DenseMap<Function *,LDSVariableReplacement> & KernelToReplacement) buildLookupTable() argument
[all...]
/llvm-project/clang/test/SemaTemplate/
H A Dconstexpr-instantiate.cpp216 namespace Variables { namespace
/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp339 std::map<std::string, Variable> Variables; global() member in __anon1ddc9b620111::Intrinsic
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp103 UniqueVector<DebugVariable> Variables; member in FunctionVarLocsBuilder
[all...]
/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp671 auto Variables = nullptr; getReplacementSubprogram() local
/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp415 StringMap<Variable> Variables; member in __anon4a7f35490111::MasmParser
[all...]
/llvm-project/llvm/docs/
H A DLangRef.rst860 functionstructureGlobal Variables global() argument
[all...]