Searched refs:L21 (Results 1 - 9 of 9) sorted by relevance

/external/valgrind/main/VEX/test/
H A Dfp1.s23 .L21:
31 jle .L21
H A Dfpgames.s20 .L21:
40 jle .L21
/external/llvm/test/MC/MachO/
H A Dx86_32-symbols.s67 L21: label
H A Dx86_64-symbols.s67 L21: label
/external/valgrind/main/coregrind/
H A Dm_trampoline.S350 bne- 7,.L21
355 .L21:
628 .L21:
633 bne .L21
752 .L21:
758 bcs .L21
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp565 // LHS might be of the form L11 & L12 == X, X == L21 & L22,
566 // and L11 & L12 == L21 & L22. The same goes for RHS.
572 Value *L11,*L12,*L21,*L22; local
575 L21 = L22 = L1 = nullptr;
590 L21 = L22 = nullptr;
591 } else if (!match(L2, m_And(m_Value(L21), m_Value(L22)))) {
592 L21 = L2;
606 if (R11 == L11 || R11 == L12 || R11 == L21 || R11 == L22) {
608 } else if (R12 == L11 || R12 == L12 || R12 == L21 || R12 == L22) {
622 if (R11 == L11 || R11 == L12 || R11 == L21 || R1
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/pass64/
H A Ddwarf64_leb128.asm377 ja .L21
431 .L21:
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
H A Dx86id.asm6445 je .L21
6448 .L21:
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
H A Delf-x86id.asm6445 je .L21
6448 .L21:

Completed in 1039 milliseconds