Home
last modified time | relevance | path

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

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