Searched refs:Lfoo (Results 1 – 16 of 16) sorted by relevance
25 std::wstring Lfoo; in main() local31 Lfoo = L""s; assert(Lfoo.size() == 0); in main()37 Lfoo = L" "s; assert(Lfoo.size() == 1); in main()43 Lfoo = L"ABC"s; assert(Lfoo == L"ABC"); assert(Lfoo == std::wstring ( L"ABC")); in main()
7 movsd .Lfoo(%rip), %xmm18 movl $.Lfoo, %edi9 movl $.Lfoo+2, %edi13 movsd .Lfoo+4(%rip), %xmm116 .Lfoo: label
3 .sleb128 .Lfoo - .Lbar4 .Lfoo: label5 .uleb128 .Lbar - .Lfoo
5 .Lfoo: label7 zed = .Lfoo - .Lbar
97 leal .Lfoo@GOTOFF(%ebx), %eax150 .Lfoo: label
5 je .Lfoo
7 leal .Lfoo@BADRELOC(%ebx), %eax
5 Lfoo: label6 .secrel32 Lfoo
5 Lfoo: label6 .secidx Lfoo
3 ble Lfoo @ wide encoding6 Lfoo: label
6 ; CHECK: .Lfoo:14 ; CHECK: bl .Lfoo
4 ; CHECK: .Lfoo:6 ; CHECK: bl .Lfoo
8 ; CHECK: .Lfoo:17 ; CHECK: callq .Lfoo
9 ; LINUX: .Lfoo:16 ; LINUX: bl{{.*}}.Lfoo
2243 " xbegin Lfoo \n\t"2244 "Lfoo: xend \n\t"
701 register ID, 3) a symbolic expression (e.g. "``Lfoo-Lbar+42``") as an MCExpr.