Searched refs:VZIP (Results 1 – 16 of 16) sorted by relevance
/external/libhevc/decoder/arm/ |
D | ihevcd_fmt_conv_420sp_to_rgba8888.s | 231 VZIP.8 D14,D15 232 VZIP.8 D16,D17 233 VZIP.16 Q7,Q8 241 VZIP.8 D20,D21 242 VZIP.8 D22,D23 243 VZIP.16 Q10,Q11 245 VZIP.32 Q7,Q10 246 VZIP.32 Q8,Q11 282 VZIP.8 D14,D15 283 VZIP.8 D16,D17 [all …]
|
/external/libhevc/common/arm/ |
D | ihevc_sao_edge_offset_class1_chroma.s | 185 VZIP.8 D12,D13 204 VZIP.8 D24,D25 252 VZIP.8 D24,D25 335 VZIP.8 D12,D13 353 VZIP.8 D24,D25 388 VZIP.8 D24,D25
|
D | ihevc_sao_band_offset_chroma.s | 362 VZIP.8 D5,D6 368 VZIP.8 D13,D14 377 VZIP.8 D17,D18 381 VZIP.8 D21,D22
|
D | ihevc_sao_edge_offset_class0_chroma.s | 221 VZIP.S8 D16,D17 242 VZIP.S8 D26,D27 @II 386 VZIP.S8 D16,D17 409 VZIP.S8 D26,D27 @II
|
D | ihevc_sao_edge_offset_class2_chroma.s | 424 VZIP.8 D22,D23 @I 534 VZIP.8 D24,D25 @II 566 VZIP.8 D22,D23 @III 645 VZIP.8 D24,D25 797 VZIP.8 D24,D25 941 VZIP.8 D24,D25
|
D | ihevc_sao_edge_offset_class3_chroma.s | 413 VZIP.8 D22,D23 @I 534 VZIP.8 D24,D25 @II 559 VZIP.8 D22,D23 @III 647 VZIP.8 D22,D23 821 VZIP.8 D24,D25 991 VZIP.8 D24,D25
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-zip.ll | 81 ; Undef shuffle indices should not prevent matching to VZIP:
|
/external/llvm/test/CodeGen/ARM/ |
D | vzip.ll | 67 ; VZIP.32 is equivalent to VTRN.32 for 64-bit vectors. 201 ; Undef shuffle indices should not prevent matching to VZIP:
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 155 VZIP, // zip (interleave) enumerator
|
D | ARMScheduleSwift.td | 584 (instregex "VSWP", "VTRN", "VUZP", "VZIP")>;
|
D | ARMISelLowering.cpp | 1195 case ARMISD::VZIP: return "ARMISD::VZIP"; in getTargetNodeName() 5310 return ARMISD::VZIP; in isNEONTwoResultShuffleMask() 5318 return ARMISD::VZIP; in isNEONTwoResultShuffleMask() 5881 return DAG.getNode(ARMISD::VZIP, dl, DAG.getVTList(VT, VT), in GeneratePerfectShuffle()
|
D | ARMISelDAGToDAG.cpp | 2770 case ARMISD::VZIP: { in Select()
|
D | ARMInstrNEON.td | 581 def NEONzip : SDNode<"ARMISD::VZIP", SDTARMVSHUF2>; 2532 // 2-register shuffles (VTRN/VZIP/VUZP), both double- and quad-register. 6423 // VZIP : Vector Zip (Interleave)
|
/external/clang/include/clang/Basic/ |
D | arm_neon.td | 811 def VZIP : WInst<"vzip", "2dd", "csiUcUsUifPcPsQcQsQiQUcQUsQUiQfQPcQPs">;
|
/external/valgrind/none/tests/arm/ |
D | neon128.stdout.exp | 2093 ---- VZIP ----
|
D | neon64.stdout.exp | 3354 ---- VZIP ----
|