Searched refs:ExpandArgFPLibCall (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 149 void ExpandArgFPLibCall(SDNode *Node, 2233 void SelectionDAGLegalize::ExpandArgFPLibCall(SDNode* Node, in ExpandArgFPLibCall() function in SelectionDAGLegalize 4709 ExpandArgFPLibCall(Node, RTLIB::LROUND_F32, in ConvertNodeToLibcall() 4716 ExpandArgFPLibCall(Node, RTLIB::LLROUND_F32, in ConvertNodeToLibcall() 4723 ExpandArgFPLibCall(Node, RTLIB::LRINT_F32, in ConvertNodeToLibcall() 4730 ExpandArgFPLibCall(Node, RTLIB::LLRINT_F32, in ConvertNodeToLibcall()
|