Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5013 static SDValue BuildExactSDIV(const TargetLowering &TLI, SDNode *N, in BuildExactSDIV() function
5124 return BuildExactSDIV(*this, N, dl, DAG, Created); in BuildSDIV()