Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2532 BuildUDIV(SDNode *N, SelectionDAG &DAG, bool IsAfterLegalization, in BuildUDIV() function in TargetLowering
DDAGCombiner.cpp10085 SDValue DAGCombiner::BuildUDIV(SDNode *N) { in BuildUDIV() function in DAGCombiner