Home
last modified time | relevance | path

Searched refs:UMULH (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/
Dlegalize-mul.mir87 ; 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/
DsljitNativeARM_64.c133 #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/
DAArch64SchedCyclone.td194 // MADDX,MSUBX,SMULH,UMULH
DAArch64InstrFormats.td1487 // 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/
DAArch64SchedCyclone.td196 // MADDX,MSUBX,SMULH,UMULH
DAArch64InstrFormats.td1845 // The Ra field of SMULH and UMULH is unused: it should be assembled as 31
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaInstrInfo.td276 defm UMULH : log_inst<0x13, 0x30, "umulh", mulhu, s_imul>;
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md1364 ### UMULH ### subsection