HomeSort by relevance Sort by last modified time
    Searched refs:L22 (Results 1 - 25 of 29) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-h8300/
relax-7a.s 17 .long .L22
35 .L22:
relax-7.d 50 00000136 <.L22>:
  /external/llvm/test/MC/MachO/
x86_32-symbols.s 70 L22:
    [all...]
x86_64-symbols.s 70 L22:
  /external/mesa3d/src/gallium/auxiliary/gallivm/
f.cpp 56 #define L22
  /external/swiftshader/third_party/LLVM/test/MC/MachO/
x86_32-symbols.s 70 L22:
x86_64-symbols.s 70 L22:
  /prebuilts/go/darwin-x86/src/math/
cosh_s390x.s 123 BVS L22
208 L22:
atan2_s390x.s 219 BLTU L22
260 L22:
  /prebuilts/go/linux-x86/src/math/
cosh_s390x.s 123 BVS L22
208 L22:
atan2_s390x.s 219 BLTU L22
260 L22:
  /device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
udivmoddi4.S 87 bne L22
99 L22:
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
Math64.S 187 beq L22
193 L22:
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/xgate/
all_insns.s 26 L22: bfinsi r3, r4, r5
all_insns.d 42 0+0038 <L22> bfinsi R3, R4, R5
  /external/valgrind/coregrind/
m_trampoline.S 378 beq- 7,.L22
383 beq- 7,.L22
387 beq- 7,.L22
392 blt- 7,.L22
400 .L22:
824 bcc .L22
832 .L22:
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp 577 // LHS might be of the form L11 & L12 == X, X == L21 & L22,
578 // and L11 & L12 == L21 & L22. The same goes for RHS.
584 Value *L11,*L12,*L21,*L22;
586 if (!match(L2, m_And(m_Value(L21), m_Value(L22))))
587 L21 = L22 = 0;
593 L21 = L22 = 0;
601 if (R11 != 0 && (R11 == L11 || R11 == L12 || R11 == L21 || R11 == L22)) {
605 if (R12 != 0 && (R12 == L11 || R12 == L12 || R12 == L21 || R12 == L22)) {
610 if (R11 != 0 && (R11 == L11 || R11 == L12 || R11 == L21 || R11 == L22)) {
614 if (R12 != 0 && (R12 == L11 || R12 == L12 || R12 == L21 || R12 == L22)) {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp 588 // LHS might be of the form L11 & L12 == X, X == L21 & L22,
589 // and L11 & L12 == L21 & L22. The same goes for RHS.
595 Value *L11,*L12,*L21,*L22;
598 L21 = L22 = L1 = nullptr;
613 L21 = L22 = nullptr;
614 } else if (!match(L2, m_And(m_Value(L21), m_Value(L22)))) {
616 L22 = Constant::getAllOnesValue(L2->getType());
629 if (R11 == L11 || R11 == L12 || R11 == L21 || R11 == L22) {
631 } else if (R12 == L11 || R12 == L12 || R12 == L21 || R12 == L22) {
645 if (R11 == L11 || R11 == L12 || R11 == L21 || R11 == L22) {
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/pe/
peseh-x64-4.s 291 je .L22
296 .L22:
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68hc11/
all_insns.s 26 L22: addb 248,X
all_insns.d 40 0+002e <L22> addb 0xf8,x
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
Flat32.S 512 leal L22, %esp
514 L22:
  /toolchain/binutils/binutils-2.27/gold/testsuite/
dwp_test_2.s 361 .quad .L22
373 .L22:
  /prebuilts/go/darwin-x86/test/
escape2.go 967 L22:
1068 goto L22
    [all...]
escape2n.go 967 L22:
1068 goto L22
    [all...]

Completed in 487 milliseconds

1 2