/external/llvm/utils/ |
findoptdiff | 34 # findoptdiff llvm1 llvm2 bc1 bc2 filter1 filter2 41 # bc1 52 bc1=$3 62 opt1="${bc1}.opt" 64 ll1="${bc1}.ll" 66 opt1ll="${bc1}.opt.ll" 78 $opt1 $switches_to_use "$bc1" -o - | $dis1 | $filt1 > "$opt1ll"
|
/external/swiftshader/third_party/LLVM/utils/ |
findoptdiff | 34 # findoptdiff llvm1 llvm2 bc1 bc2 filter1 filter2
41 # bc1
52 bc1=$3
62 opt1="${bc1}.opt"
64 ll1="${bc1}.ll"
66 opt1ll="${bc1}.opt.ll"
78 $opt1 $switches_to_use "$bc1" -o - | $dis1 | $filt1 > "$opt1ll"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
vfp-neon-syntax_t2.d | 27 0[0-9a-f]+ <[^>]+> eeb1 0bc1 (vsqrt\.f64|fsqrtd) d0, d1 30 0[0-9a-f]+ <[^>]+> eeb1 0bc1 (vsqrteq\.f64|fsqrtdeq) d0, d1 32 0[0-9a-f]+ <[^>]+> eeb0 0bc1 (vabs\.f64|fabsd) d0, d1 35 0[0-9a-f]+ <[^>]+> eeb0 0bc1 (vabseq\.f64|fabsdeq) d0, d1 47 0[0-9a-f]+ <[^>]+> eeb4 0bc1 (vcmpe\.f64|fcmped) d0, d1 50 0[0-9a-f]+ <[^>]+> eeb4 0bc1 (vcmpeeq\.f64|fcmpedeq) d0, d1 108 0[0-9a-f]+ <[^>]+> eebd 0bc1 (vcvt\.s32\.f64|ftosizd) s0, d1 109 0[0-9a-f]+ <[^>]+> eebc 0bc1 (vcvt\.u32\.f64|ftouizd) s0, d1 113 0[0-9a-f]+ <[^>]+> eebd 0bc1 (vcvteq\.s32\.f64|ftosizdeq) s0, d1 114 0[0-9a-f]+ <[^>]+> eebc 0bc1 (vcvteq\.u32\.f64|ftouizdeq) s0, d [all...] |
vfp1_t2.d | 89 0+13c <[^>]*> eeb7 0bc1 (vcvt\.f32\.f64|fcvtsd) s0, d1 196 0+2d4 <[^>]*> eef7 5bc1 (vcvteq\.f32\.f64|fcvtsdeq) s11, d1
|
/frameworks/native/libs/binder/tests/ |
binderDriverInterfaceTest.cpp | 221 } __attribute__((packed)) bc1 = { local 246 bwr.write_buffer = (uintptr_t)&bc1; 247 bwr.write_size = sizeof(bc1); 255 EXPECT_EQ(sizeof(bc1), bwr.write_consumed);
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
dyn_bits.c | 85 findMinMergeBits(const Word16 *bc1, const Word16 *bc2) 91 sum = bc1[j] + bc2[j]; 100 mergeBitLookUp(Word16 *bc1, const Word16 *bc2) 105 bc1[j] = min(bc1[j] + bc2[j], INVALID_BITCOUNT);
|
/external/aac/libAACenc/src/ |
dyn_bits.cpp | 165 const INT* const bc1, 177 if (bc1[j] + bc2[j] < minBits) 179 minBits = bc1[j] + bc2[j]; 186 INT* const bc1, 194 bc1[j] = fixMin(bc1[j] + bc2[j], INVALID_BITCOUNT);
|
/external/eigen/test/ |
block.cpp | 82 VectorType bc1(m1.block(0,c1,rows,1)); 85 VERIFY_IS_EQUAL(m1.col(c1), bc1);
|
/external/elfutils/tests/ |
run-strings-test.sh | 111 testfile4: bc1 __vt_10bad_typeid
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/z8k/ |
inout.d | 403 5a4: 3bc1 0538 sini @r3,@r12,r5 435 624: 3bc1 0530 sinir @r3,@r12,r5
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
mips32-mt.d | 11 0+0000 <[^>]*> 41600bc1 dmt
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
all-opcodes.d | 1558 60c: 6bc1.* [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/ |
am33-2.d | [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
modrm.l | [all...] |