Home
last modified time | relevance | path

Searched defs:CallRetResNo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp798 SDNode *N, RTLIB::Libcall LC, std::optional<unsigned> CallRetResNo) { in SoftenFloatRes_UnaryWithTwoFPResults()
1706 SDNode *N, RTLIB::Libcall LC, std::optional<unsigned> CallRetResNo) { in ExpandFloatRes_UnaryWithTwoFPResults()
H A DSelectionDAG.cpp2519 std::optional<unsigned> CallRetResNo) { in expandMultipleResultFPLibCall()