Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3692 static SDValue BuildExactSDIV(const TargetLowering &TLI, SDNode *N, in BuildExactSDIV() function
3782 return BuildExactSDIV(*this, N, dl, DAG, Created); in BuildSDIV()