Home
last modified time | relevance | path

Searched refs:Lfoo (Results 1 – 13 of 13) sorted by relevance

/external/llvm/test/MC/ELF/
Dmerge.s10 movsd .Lfoo(%rip), %xmm1
11 movl $.Lfoo, %edi
12 movl $.Lfoo+2, %edi
18 .Lfoo: label
Dleb128.s3 .sleb128 .Lfoo - .Lbar
4 .Lfoo: label
5 .uleb128 .Lbar - .Lfoo
Dabs.s5 .Lfoo: label
7 zed = .Lfoo - .Lbar
Drelocation-386.s206 leal .Lfoo@GOTOFF(%ebx), %eax
248 .Lfoo: label
Dundef2.s5 je .Lfoo
/external/llvm/test/MC/COFF/
Dsecrel32.s5 Lfoo: label
6 .secrel32 Lfoo
/external/llvm/test/MC/MachO/ARM/
Drelax-thumb2-branches.s3 ble Lfoo @ wide encoding
6 Lfoo: label
/external/llvm/test/CodeGen/XCore/
Dprivate.ll6 ; CHECK: .Lfoo:
14 ; CHECK: bl .Lfoo
/external/llvm/test/CodeGen/ARM/
Dprivate.ll4 ; RUN: grep .Lfoo: %t
5 ; RUN: egrep bl.*\.Lfoo %t
/external/llvm/test/CodeGen/CellSPU/
Dprivate.ll4 ; RUN: grep .Lfoo: %t
5 ; RUN: grep brsl.*\.Lfoo %t
/external/llvm/test/CodeGen/X86/
Dprivate.ll3 ; RUN: llc < %s -mtriple=x86_64-pc-linux | grep .Lfoo:
4 ; RUN: llc < %s -mtriple=x86_64-pc-linux | grep call.*\.Lfoo
/external/llvm/test/CodeGen/PowerPC/
Dprivate.ll4 ; RUN: grep .Lfoo: %t
5 ; RUN: grep bl.*\.Lfoo %t
/external/llvm/docs/
DCodeGenerator.rst689 register ID, 3) a symbolic expression (e.g. "``Lfoo-Lbar+42``") as an MCExpr.