Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/MC/AArch64/
Dlabel-arithmetic-diags-darwin.s49 Lprivate2: label
50 add w0, w1, #(Lprivate2 - Lprivate1)
51 cmp w0, #(Lprivate2 - Lprivate1)
61 add w0, w1, #(Lend_across_sec - Lprivate2)
62 cmp w0, #(Lend_across_sec - Lprivate2)
Dlabel-arithmetic-elf.s67 .Lprivate2: label
68 add w0, w1, #(.Lprivate2 - .Lprivate1)
69 cmp w0, #(.Lprivate2 - .Lprivate1)
77 add w0, w1, #(foo - .Lprivate2)
78 cmp w0, #(foo - .Lprivate2)