Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6448 SDValue TargetLowering::BuildUDIV(SDNode *N, SelectionDAG &DAG, in BuildUDIV() function in TargetLowering
H A DDAGCombiner.cpp27875 SDValue DAGCombiner::BuildUDIV(SDNode *N) { in BuildUDIV() function in DAGCombiner