Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2314 static bool isSinCosLibcallAvailable(SDNode *Node, const TargetLowering &TLI) { in isSinCosLibcallAvailable() function
3650 isSinCosLibcallAvailable(Node, TLI)) in ExpandNode()