Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7676 bool UseGlue = (isOperationLegalOrCustom(ISD::ADDC, VT) && in expandMUL_LOHI() local
7678 if (UseGlue) in expandMUL_LOHI()
7692 if (UseGlue) in expandMUL_LOHI()