Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h765 SDValue PromoteFloatRes_UnaryWithTwoFPResults(SDNode *N);
H A DLegalizeFloatTypes.cpp2889 R = PromoteFloatRes_UnaryWithTwoFPResults(N); in PromoteFloatResult()
3105 SDValue DAGTypeLegalizer::PromoteFloatRes_UnaryWithTwoFPResults(SDNode *N) { in PromoteFloatRes_UnaryWithTwoFPResults() function in DAGTypeLegalizer