Searched refs:mulhi (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextFreeBSD_mips64.cpp | 100 uint64_t mulhi; member
|
H A D | RegisterContext_mips.h | 278 uint64_t mulhi; member
|
H A D | RegisterInfos_mips64.h | 126 DEFINE_GPR(mulhi, nullptr, dwarf_hi_mips64, dwarf_hi_mips64,
|
H A D | RegisterInfos_mips.h | 147 DEFINE_GPR(mulhi, nullptr, dwarf_hi_mips, dwarf_hi_mips,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedThunderX3T110.td | 75 // Integer divide/mulhi micro-ops only on port I1.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetSelectionDAG.td | 127 def SDTIntBinHiLoOp : SDTypeProfile<2, 2, [ // mulhi, mullo, sdivrem, udivrem
|