Searched refs:UMULH (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | legalize-mul.mir | 87 ; CHECK: [[UMULH:%[0-9]+]]:_(s64) = G_UMULH [[COPY]], [[COPY1]] 89 ; CHECK: [[ICMP:%[0-9]+]]:_(s32) = G_ICMP intpred(ne), [[UMULH]](s64), [[C]]
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeARM_64.c | 133 #define UMULH 0x9bc03c00 macro 1098 …return push_inst(compiler, (op == SLJIT_LMUL_UW ? UMULH : SMULH) | RD(SLJIT_R1) | RN(TMP_REG1) | R… in sljit_emit_op0()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 194 // MADDX,MSUBX,SMULH,UMULH
|
D | AArch64InstrFormats.td | 1487 // The Ra field of SMULH and UMULH is unused: it should be assembled as 31
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 196 // MADDX,MSUBX,SMULH,UMULH
|
D | AArch64InstrFormats.td | 1845 // The Ra field of SMULH and UMULH is unused: it should be assembled as 31
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaInstrInfo.td | 276 defm UMULH : log_inst<0x13, 0x30, "umulh", mulhu, s_imul>;
|
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 1364 ### UMULH ### subsection
|