Searched refs:o12 (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/X86/ |
D | CommonSymbols_allocation.s | 39 .type o12,@object # 40 .comm o12,4,4
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | transpose_neon.h | 796 uint8x8_t *o12, uint8x8_t *o13, uint8x8_t *o14, uint8x8_t *o15) { in transpose_u8_16x8() argument 885 *o12 = vget_high_u8(vreinterpretq_u8_u32(d0.val[1])); in transpose_u8_16x8() 1013 uint8x16_t *o11, uint8x16_t *o12, uint8x16_t *o13, uint8x16_t *o14, in transpose_u8_16x16() argument 1181 *o12 = e4.val[1]; in transpose_u8_16x16()
|
/external/pcre/dist2/ |
D | RunGrepTest | 386 (cd $srcdir; $valgrind $vjs $pcre2grep -o12 '(?<=PAT)TERN (ap(pear)s)' ./testdata/grepinput) >>test… 535 (cd $srcdir; $valgrind $vjs $pcre2grep -o3 -Ho2 -o12 --only-matching=1 -o3 --colour=always --om-sep…
|
D | RunGrepTest.bat | 367 (pushd %srcdir% & %pcre2grep% -o12 "(?<=PAT)TERN (ap(pear)s)" ./testdata/grepinput & popd) >>testtr… 510 (pushd %srcdir% & %pcre2grep% -o3 -Ho2 -o12 --only-matching=1 -o3 --colour=always --om-separator="|…
|
/external/llvm-project/llvm/test/Analysis/CostModel/ARM/ |
D | gep.ll | 837 ; CHECK-V6M-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %o12 = getelementptr i… 897 ; CHECK-V7M-NOFP-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %o12 = getelement… 957 ; CHECK-V7M-FP-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %o12 = getelementpt… 1017 ; CHECK-MVE-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %o12 = getelementptr i… 1077 ; CHECK-MVEFP-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %o12 = getelementptr… 1137 ; CHECK-T32-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %o12 = getelementptr i… 1197 ; CHECK-A32-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %o12 = getelementptr i… 1258 %o12 = getelementptr inbounds <4 x float>, <4 x float>* undef, i32 4
|
/external/python/cpython3/Doc/library/ |
D | functions.rst | 1030 ('0o12', '12') 1032 ('0o12', '12') 1034 ('0o12', '12')
|