Searched refs:halfword (Results 1 – 25 of 62) sorted by relevance
123
/external/llvm/test/CodeGen/Hexagon/ |
D | combine_ir.ll | 5 ; CHECK-LABEL: halfword: 8 define void @halfword(i16* nocapture %a) nounwind {
|
D | bit-extractu-half.ll | 2 ; Pick lsr (in bit-simplification) for extracting high halfword.
|
/external/libavc/common/arm/ |
D | ih264_iquant_itrans_recon_dc_a9.s | 125 ldrsh r8, [r0] @load pi2_src[0], SH for signed halfword load 126 ldrh r6, [r6] @load pu2_weight_mat[0] , H for unsigned halfword load 127 ldrh r5, [r5] @load pu2_iscal_mat[0] , H for unsigned halfword load 140 ldrsheq r10, [r0] @ Loads signed halfword pi2_src[0], if r9==1 244 ldrsh r8, [r0] @load pi2_src[0], SH for signed halfword load 245 ldrh r6, [r6] @load pu2_weight_mat[0] , H for unsigned halfword load 246 ldrh r5, [r5] @load pu2_iscal_mat[0] , H for unsigned halfword load
|
D | ih264_ihadamard_scaling_a9.s | 105 ldrh r6, [r3] @ load pu2_weight_mat[0] , H for unsigned halfword load 106 ldrh r7, [r2] @ load pu2_iscal_mat[0] , H for unsigned halfword load
|
/external/llvm/test/CodeGen/AArch64/ |
D | ldst-opt.ll | 7 %s.halfword = type { i16, i16 } 14 %struct.halfword = type { %padding, %s.halfword } 59 declare void @bar_halfword(%s.halfword*, i16) 61 define void @load-pre-indexed-halfword(%struct.halfword* %ptr) nounwind { 62 ; CHECK-LABEL: load-pre-indexed-halfword 65 %a = getelementptr inbounds %struct.halfword, %struct.halfword* %ptr, i64 0, i32 1, i32 0 69 %c = getelementptr inbounds %struct.halfword, %struct.halfword* %ptr, i64 0, i32 1 70 tail call void @bar_halfword(%s.halfword* %c, i16 %add) 74 define void @store-pre-indexed-halfword(%struct.halfword* %ptr, i16 %val) nounwind { 75 ; CHECK-LABEL: store-pre-indexed-halfword [all …]
|
/external/llvm/test/CodeGen/Mips/cconv/ |
D | memory-layout.ll | 23 @halfword = global i16 258, align 1 36 ; ALL-LABEL: halfword: 38 ; ALL: .size halfword, 2
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-move-05.ll | 44 ; Check the next halfword up, which should use STHY instead of STH. 64 ; Check the next halfword up, which needs separate address logic. 96 ; Check the next halfword down, which needs separate address logic.
|
D | int-mul-01.ll | 29 ; Check the next halfword up, which should use MHY instead of MH. 53 ; Check the next halfword up, which needs separate address logic. 91 ; Check the next halfword down, which needs separate address logic.
|
D | int-add-01.ll | 29 ; Check the next halfword up, which should use AHY instead of AH. 53 ; Check the next halfword up, which needs separate address logic. 91 ; Check the next halfword down, which needs separate address logic.
|
D | vec-const-10.ll | 29 ; Test a halfword-granularity replicate with the lowest useful value. 37 ; Test a halfword-granularity replicate with an arbitrary value. 45 ; Test a halfword-granularity replicate with the highest useful value.
|
D | int-sub-07.ll | 29 ; Check the next halfword up, which should use SHY instead of SH. 53 ; Check the next halfword up, which needs separate address logic. 91 ; Check the next halfword down, which needs separate address logic.
|
D | vec-const-09.ll | 29 ; Test a halfword-granularity replicate with the lowest useful value. 37 ; Test a halfword-granularity replicate with an arbitrary value. 45 ; Test a halfword-granularity replicate with the highest useful value.
|
D | vec-const-12.ll | 29 ; Test a halfword-granularity replicate with the lowest useful value. 37 ; Test a halfword-granularity replicate with an arbitrary value. 45 ; Test a halfword-granularity replicate with the highest useful value.
|
D | vec-const-08.ll | 32 ; Test a halfword-granularity replicate with the lowest useful value. 41 ; Test a halfword-granularity replicate with an arbitrary value. 50 ; Test a halfword-granularity replicate with the highest useful value.
|
D | vec-const-11.ll | 32 ; Test a halfword-granularity replicate with the lowest useful value. 41 ; Test a halfword-granularity replicate with an arbitrary value. 50 ; Test a halfword-granularity replicate with the highest useful value.
|
D | int-conv-05.ll | 1 ; Test sign extensions from a halfword to an i32. 46 ; Check the next halfword up, which needs LHY rather than LH. 68 ; Check the next halfword up, which needs separate address logic. 103 ; Check the next halfword down, which needs separate address logic.
|
D | int-cmp-01.ll | 33 ; Check the next halfword up, which should use CHY instead of CH. 61 ; Check the next halfword up, which needs separate address logic. 105 ; Check the next halfword down, which needs separate address logic.
|
D | vec-const-07.ll | 38 ; Test a halfword-granularity replicate with the lowest useful value. 49 ; Test a halfword-granularity replicate with an arbitrary value. 60 ; Test a halfword-granularity replicate with the highest useful value.
|
D | int-conv-06.ll | 1 ; Test zero extensions from a halfword to an i32. The tests here 56 ; Check the next halfword up, which needs separate address logic. 91 ; Check the next halfword down, which needs separate address logic.
|
D | int-conv-08.ll | 1 ; Test zero extensions from a halfword to an i64. 55 ; Check the next halfword up, which needs separate address logic. 90 ; Check the next halfword down, which needs separate address logic.
|
D | int-conv-07.ll | 1 ; Test sign extensions from a halfword to an i64. 46 ; Check the next halfword up, which needs separate address logic. 81 ; Check the next halfword down, which needs separate address logic.
|
D | int-cmp-04.ll | 33 ; Check the next halfword up, which needs separate address logic. 77 ; Check the next halfword down, which needs separate address logic.
|
/external/llvm/test/MC/Disassembler/Hexagon/ |
D | memop.txt | 22 # Operation on memory halfword
|
D | ld.txt | 128 # Load halfword 150 # Load halfword conditionally 236 # Load unsigned halfword 258 # Load unsigned halfword conditionally
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrFormats.td | 41 // is in the high (1) or low (0) word. The other halfword is 0x0000, 43 // halfword is 0xFFFF, and shifts (`AAA' = 111), for which the constant is 481 // If `YS' = 01 (halfword Store): 484 // If `YS' = 00 (halfword load): Rr <- Memory(ea)
|
123