Home
last modified time | relevance | path

Searched refs:lea_global_data (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DELF-large-pic-relocations.s12 # int *lea_global_data() { return &global_data[0]; }
39 .globl lea_global_data # -- Begin function lea_global_data symbol
41 .type lea_global_data,@function
42 lea_global_data: # @lea_global_data label
47 # rtdyld-check: decode_operand(lea_global_got, 1) = section_addr(t.o, .got) - lea_global_data
57 .size lea_global_data, .Lfunc_end1-lea_global_data
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcode-model-elf.ll19 ; int *lea_global_data() { return &global_data[0]; }
81 define dso_local i32* @lea_global_data() #0 {
82 ; SMALL-STATIC-LABEL: lea_global_data:
87 ; MEDIUM-STATIC-LABEL: lea_global_data:
92 ; LARGE-STATIC-LABEL: lea_global_data:
97 ; SMALL-PIC-LABEL: lea_global_data:
102 ; MEDIUM-PIC-LABEL: lea_global_data:
109 ; LARGE-PIC-LABEL: lea_global_data: