Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6004 SDValue TargetLowering::BuildUDIV(SDNode *N, SelectionDAG &DAG, in BuildUDIV() function in TargetLowering
H A DDAGCombiner.cpp25773 SDValue DAGCombiner::BuildUDIV(SDNode *N) { in BuildUDIV() function in DAGCombiner