Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7726 SDValue RemH = DAG.getConstant(0, dl, HiLoVT); in expandDIVREMByConstant() local
7731 SDValue Rem = DAG.getNode(ISD::BUILD_PAIR, dl, VT, RemL, RemH); in expandDIVREMByConstant()