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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4635 static SDValue BuildExactSDIV(const TargetLowering &TLI, SDNode *N, function
4725 return BuildExactSDIV(*this, N, dl, DAG, Created);

Completed in 111 milliseconds