Home
last modified time | relevance | path

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

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