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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4901 auto GetMULHU = [&](SDValue X, SDValue Y) { local
4915 Q = GetMULHU(Q, MagicFactor);
4928 NPQ = GetMULHU(NPQ, NPQFactor);

Completed in 168 milliseconds