Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6251 auto GetMULHS = [&](SDValue X, SDValue Y) { in BuildSDIV() local
6287 SDValue Q = GetMULHS(N0, MagicFactor); in BuildSDIV()