Searched refs:canUseFastMathLibcall (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeDAG.cpp | 4558 static bool canUseFastMathLibcall(const SDNode *Node) { in canUseFastMathLibcall() function 4690 ExpandFastFPLibCall(Node, canUseFastMathLibcall(Node), in ConvertNodeToLibcall() 4936 ExpandFastFPLibCall(Node, canUseFastMathLibcall(Node), in ConvertNodeToLibcall() 4958 ExpandFastFPLibCall(Node, canUseFastMathLibcall(Node), in ConvertNodeToLibcall() 4968 ExpandFastFPLibCall(Node, canUseFastMathLibcall(Node), in ConvertNodeToLibcall() 5149 ExpandFastFPLibCall(Node, canUseFastMathLibcall(Node), in ConvertNodeToLibcall()
|