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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3607 static bool isDivRemLibcallAvailable(SDNode *Node, bool isSigned, function
3645 !isDivRemLibcallAvailable(Node, isSigned, TLI))

Completed in 151 milliseconds