Home
last modified time | relevance | path

Searched defs:BuildSDIV (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5093 SDValue TargetLowering::BuildSDIV(SDNode *N, SelectionDAG &DAG, in BuildSDIV() function in TargetLowering
H A DDAGCombiner.cpp22450 SDValue DAGCombiner::BuildSDIV(SDNode *N) { in BuildSDIV() function in DAGCombiner