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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp850 static SDValue earlyExpandDIVFIX(SDNode *N, SDValue LHS, SDValue RHS, function
940 return earlyExpandDIVFIX(N, Op1Promoted, Op2Promoted, Scale, TLI, DAG,
3377 Res = earlyExpandDIVFIX(N, N->getOperand(0), N->getOperand(1),

Completed in 163 milliseconds