Home
last modified time | relevance | path

Searched refs:isDivRemLibcallAvailable (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4572 static bool isDivRemLibcallAvailable(SDNode *Node, bool isSigned, in isDivRemLibcallAvailable() function
4610 !isDivRemLibcallAvailable(Node, isSigned, TLI)) in useDivRem()