Home
last modified time | relevance | path

Searched defs:VAR (Results 1 – 6 of 6) sorted by relevance

/llvm-project/bolt/test/X86/
H A Ddouble-rel.s15 .globl VAR symbol
16 VAR: label
/llvm-project/clang/test/OpenMP/
H A Dtarget_map_codegen_00.cpp44 static double VAR; member in B
56 double B::VAR = 1.0; member in B
/llvm-project/llvm/unittests/Transforms/Utils/
H A DASanStackFrameLayoutTest.cpp47 #define VAR(name, size, lifetime, alignment, line) \ in TEST() macro
/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp562 INIT_BOOL(VAR,LONG,SHORT,DESC) global() argument
564 APPEND_OPT(VAR) global() argument
/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp301 #define STORE_OPCODE(VAR, OPC) VAR = isThumb ? ARM::t2##OPC : ARM::OPC in OpcodeCache() argument
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp1062 OPTION(PREFIX,NAME,VAR,...) AddClangModuleCompilationOptionsForSDKType() argument