HomeSort by relevance Sort by last modified time
    Searched refs:nloc (Results 1 - 12 of 12) sorted by null

  /external/llvm/test/MC/Mips/msa/
test_2r.s 6 # CHECK: nloc.b $w21, $w0 # encoding: [0x7b,0x08,0x05,0x5e]
7 # CHECK: nloc.h $w18, $w31 # encoding: [0x7b,0x09,0xfc,0x9e]
8 # CHECK: nloc.w $w2, $w23 # encoding: [0x7b,0x0a,0xb8,0x9e]
9 # CHECK: nloc.d $w4, $w10 # encoding: [0x7b,0x0b,0x51,0x1e]
22 nloc.b $w21, $w0
23 nloc.h $w18, $w31
24 nloc.w $w2, $w23
25 nloc.d $w4, $w10
  /external/ltrace/
value.c 137 enum value_location_t nloc; local
140 nloc = VAL_LOC_WORD;
145 nloc = VAL_LOC_COPY;
149 if (nloc == VAL_LOC_COPY)
154 val->where = nloc;
155 if (nloc == VAL_LOC_COPY)
  /external/llvm/test/MC/Mips/mips32r2/
invalid-msa.s 48 nloc.b $w12,$w30 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
49 nloc.d $w16,$w7 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
50 nloc.h $w21,$w17 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
51 nloc.w $w17,$w16 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/elfutils/libdw/
dwarf_getlocation.c 183 newp->nloc = 1;
188 assert ((*found)->nloc == 1);
221 *listlen = (*found)->nloc;
581 newp->nloc = *listlen;
libdwP.h 49 size_t nloc; member in struct:loc_s
  /external/icu/icu4c/source/test/intltest/
svccoll.cpp 188 Locale nloc = ncol->getLocale(ULOC_VALID_LOCALE, status); local
189 if (nloc != fu_FU) {
190 errln(UnicodeString("asked for nloc valid locale after close and got") + nloc.getName());
  /external/elfutils/src/
nm.c 614 size_t nloc; local
615 if (dwarf_getlocation (locattr, &loc, &nloc) != 0)
620 if (nloc == 1 && loc[0].atom == DW_OP_addr)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
msa.s 516 nloc.b $w27,$w28
517 nloc.h $w29,$w30
518 nloc.w $w31,$w0
519 nloc.d $w1,$w2
micromips@msa.d 525 [0-9a-f]+ <[^>]*> 5b08 e6ee nloc\.b \$w27,\$w28
526 [0-9a-f]+ <[^>]*> 5b09 f76e nloc\.h \$w29,\$w30
527 [0-9a-f]+ <[^>]*> 5b0a 07ee nloc\.w \$w31,\$w0
528 [0-9a-f]+ <[^>]*> 5b0b 106e nloc\.d \$w1,\$w2
    [all...]
mipsr6@msa.d 525 [0-9a-f]+ <[^>]*> 7b08e6de nloc\.b \$w27,\$w28
526 [0-9a-f]+ <[^>]*> 7b09f75e nloc\.h \$w29,\$w30
527 [0-9a-f]+ <[^>]*> 7b0a07de nloc\.w \$w31,\$w0
528 [0-9a-f]+ <[^>]*> 7b0b105e nloc\.d \$w1,\$w2
    [all...]
msa.d 518 [0-9a-f]+ <[^>]*> 7b08e6de nloc\.b \$w27,\$w28
519 [0-9a-f]+ <[^>]*> 7b09f75e nloc\.h \$w29,\$w30
520 [0-9a-f]+ <[^>]*> 7b0a07de nloc\.w \$w31,\$w0
521 [0-9a-f]+ <[^>]*> 7b0b105e nloc\.d \$w1,\$w2
    [all...]
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 

Completed in 572 milliseconds