Searched refs:L22 (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | f.cpp | 56 #define L22 macro
|
/external/llvm/test/MC/MachO/ |
D | x86_64-symbols.s | 70 L22: label
|
D | x86_32-symbols.s | 70 L22: label
|
/external/valgrind/coregrind/ |
D | m_trampoline.S | 354 beq- 7,.L22 359 beq- 7,.L22 363 beq- 7,.L22 368 blt- 7,.L22 376 .L22: label 800 bcc .L22 808 .L22: label
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAndOrXor.cpp | 607 Value *L11,*L12,*L21,*L22; in foldLogOpOfMaskedICmpsHelper() local 610 L21 = L22 = L1 = nullptr; in foldLogOpOfMaskedICmpsHelper() 625 L21 = L22 = nullptr; in foldLogOpOfMaskedICmpsHelper() 626 } else if (!match(L2, m_And(m_Value(L21), m_Value(L22)))) { in foldLogOpOfMaskedICmpsHelper() 628 L22 = Constant::getAllOnesValue(L2->getType()); in foldLogOpOfMaskedICmpsHelper() 641 if (R11 == L11 || R11 == L12 || R11 == L21 || R11 == L22) { in foldLogOpOfMaskedICmpsHelper() 643 } else if (R12 == L11 || R12 == L12 || R12 == L21 || R12 == L22) { in foldLogOpOfMaskedICmpsHelper() 657 if (R11 == L11 || R11 == L12 || R11 == L21 || R11 == L22) { in foldLogOpOfMaskedICmpsHelper() 659 } else if (R12 == L11 || R12 == L12 || R12 == L21 || R12 == L22) { in foldLogOpOfMaskedICmpsHelper() 675 if (R11 == L11 || R11 == L12 || R11 == L21 || R11 == L22) { in foldLogOpOfMaskedICmpsHelper() [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | abi-isel.ll | 1549 ; DARWIN-32-PIC: calll L22$pb 1550 ; DARWIN-32-PIC-NEXT: L22$pb: 1552 ; DARWIN-32-PIC-NEXT: leal (_ldst-L22$pb)+64([[EAX]]), [[ECX:%e.x]] 1553 ; DARWIN-32-PIC-NEXT: movl [[ECX]], _lptr-L22$pb([[EAX]])
|
/external/v8/test/mjsunit/asm/embenchen/ |
D | lua_binarytrees.js | 12354 L22 : do { 12363 break L22; 17539 L22 : do { 17548 break L22;
|