Home
last modified time | relevance | path

Searched defs:_x (Results 1 – 25 of 29) sorted by relevance

12

/llvm-project/llvm/test/ExecutionEngine/JITLink/x86-64/
H A DMachO_GOTAndStubsOptimization.s26 .globl _x symbol
28 _x: label
/llvm-project/compiler-rt/test/orc/TestCases/Darwin/x86-64/
H A Dtrivial-static-initializer.S28 .globl _x symbol
30 _x: label
H A Dtrivial-tlv.S33 .globl _x symbol
34 _x: label
H A Dobjc-nonlazy-class.S47 .globl _x ## @x symbol
/llvm-project/llvm/test/tools/llvm-objcopy/MachO/Inputs/
H A Dmacho.64.s41 .globl _x ## @x symbol
43 _x: label
H A Dmacho.32.s48 .globl _x ## @x symbol
50 _x: label
/llvm-project/compiler-rt/test/orc/TestCases/Darwin/arm64/
H A Dtrivial-static-initializer.S36 .globl _x symbol
38 _x: label
H A Dtrivial-tlv.S50 .globl _x symbol
51 _x: label
H A Dobjc-nonlazy-class.S46 .globl _x ; @x symbol
/llvm-project/llvm/test/ExecutionEngine/JITLink/AArch64/
H A DMachO_section_start_and_stop_symbols.s14 .globl _x symbol
16 _x: label
/llvm-project/clang/test/ASTMerge/init-ctors/Inputs/
H A Dinit-ctors-classes.cpp7 A_base(int _x) : x(static_cast<int>(_x)) { in A_base()
17 A(int _x) : A_base(_x), y(0), z(1), array{{2},{3}} { in A()
/llvm-project/llvm/test/MC/COFF/
H A Dbad-expr.s4 _x: label
/llvm-project/clang/test/CodeGenCXX/
H A Dmdefault-visibility-export-mapping.cpp16 B(T _x) : x(_x) {} in B()
25 C(T _x) : x(_x) {} in C()
/llvm-project/clang/test/ASTMerge/inheritance/Inputs/
H A Dinheritance-base.cpp5 A(int _x) : x(_x) { in A()
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-synthval/
H A Dmain.cpp4 public: myInt(int _x) : theValue(_x) {} in myInt()
14 myIntAndStuff(int _x) : theValue(_x), theExtraFluff(1.25) {} in myIntAndStuff()
/llvm-project/llvm/test/MC/X86/
H A Dgnux32-dwarf-gen.s23 _x: .long 1 label
/llvm-project/llvm/test/MC/MachO/
H A Dgen-dwarf.s13 _x: .long 1 label
/llvm-project/clang/test/CodeGenObjC/
H A Dbitfield-ivar-offsets.m15 char _x; field
H A Dproperty.m104 unsigned _x : 5; field
/llvm-project/clang/test/Rewriter/
H A Drewrite-nested-blocks-1.mm22 int _x; field
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-synthtype/
H A Dmain.cpp4 public: myInt(int _x) : theValue(_x) {} in myInt()
/llvm-project/clang/test/SemaCXX/
H A Dcxx11-compat.cpp41 #define _x + 1 macro
/llvm-project/llvm/unittests/ExecutionEngine/
H A DExecutionEngineTest.cpp134 int _x; in TEST_F() local
/llvm-project/lldb/test/Shell/SymbolFile/PDB/Inputs/
H A DUdtLayoutTest.cpp40 int _x; member in C
/llvm-project/clang/test/Sema/
H A Dstatements.c10 int test(int _x) { in test()

12