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.cpp7895 bool UseGlue = (isOperationLegalOrCustom(ISD::ADDC, VT) && in expandMUL_LOHI() local
7897 if (UseGlue) in expandMUL_LOHI()
7911 if (UseGlue) in expandMUL_LOHI()