HomeSort by relevance Sort by last modified time
    Searched full:r123 (Results 1 - 14 of 14) sorted by null

  /external/libchrome/base/metrics/
persistent_memory_allocator_unittest.cc 565 Reference r123, r456, r789; local
572 r123 = local.Allocate(123, 123);
575 local.MakeIterable(r123);
601 EXPECT_EQ(r123, iter2.GetNext(&type));
605 EXPECT_EQ(123U, shalloc2.GetType(r123));
626 EXPECT_EQ(r123, iter3.GetNext(&type));
630 EXPECT_EQ(123U, shalloc3.GetType(r123));
676 Reference r123, r456, r789; local
680 r123 = local.Allocate(123, 123);
683 local.MakeIterable(r123);
    [all...]
  /external/owasp/sanitizer/tools/
stage_to_maven_central.sh 39 echo "For example: $0 r123 ELIDED"
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
opc-a.pl 40 sub r123 = -128, r3 subroutine
opc-a.s 38 sub r123 = -128, r3
opc-a.d 38 96: b0 07 0c 4a 44 80 sub r123=-128,r3
regs.d 376 [ ]*[a-f0-9]+: 01 d8 03 00 00 21 \[MII\] mov r123=r0
    [all...]
regs.s 128 { .mii; mov r123 = r0; nop.i 0; nop.i 0;; }
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/cfi/
cfi-x86_64.d 266 DW_CFA_undefined: r123 \(k5\)
  /external/lz4/
NEWS 107 r123:
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPURegisterInfo.td 147 def R123 : SPUVecReg<123, "$123">, DwarfRegNum<[123]>;
SPURegisterInfo.cpp 177 case SPU::R123: return 123;
215 SPU::R120, SPU::R121, SPU::R122, SPU::R123,
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cfi/
cfi-x86_64.d 266 DW_CFA_undefined: r123 \(k5\)
  /external/libunwind/src/ia64/
regname.c 77 "r120\0\0\0\0\0r121\0\0\0\0\0r122\0\0\0\0\0r123\0\0\0\0\0" \
  /external/llvm/test/Analysis/CostModel/ARM/
cast.ll 278 ; CHECK: Found an estimated cost of 33 for instruction: %r123 = fptosi <4 x double> undef to <4 x i8>
279 %r123 = fptosi <4 x double> undef to <4 x i8>
    [all...]

Completed in 589 milliseconds