Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h365 SDValue PromoteIntRes_Rotate(SDNode *N);
H A DLegalizeIntegerTypes.cpp286 Res = PromoteIntRes_Rotate(N); in PromoteIntegerResult()
1378 SDValue DAGTypeLegalizer::PromoteIntRes_Rotate(SDNode *N) { in PromoteIntRes_Rotate() function in DAGTypeLegalizer