Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6566 auto GetMULHU = [&](SDValue X, SDValue Y) { in BuildUDIV() local
6603 Q = GetMULHU(Q, MagicFactor); in BuildUDIV()
6616 NPQ = GetMULHU(NPQ, NPQFactor); in BuildUDIV()