Searched refs:ExpandArgFPLibCall (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeDAG.cpp | 151 void ExpandArgFPLibCall(SDNode *Node, 2100 void SelectionDAGLegalize::ExpandArgFPLibCall(SDNode* Node, in ExpandArgFPLibCall() function in SelectionDAGLegalize 4072 ExpandArgFPLibCall(Node, RTLIB::LROUND_F32, in ConvertNodeToLibcall() 4079 ExpandArgFPLibCall(Node, RTLIB::LLROUND_F32, in ConvertNodeToLibcall() 4086 ExpandArgFPLibCall(Node, RTLIB::LRINT_F32, in ConvertNodeToLibcall() 4093 ExpandArgFPLibCall(Node, RTLIB::LLRINT_F32, in ConvertNodeToLibcall()
|