Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h498 void ExpandIntRes_Rotate (SDNode *N, SDValue &Lo, SDValue &Hi);
H A DLegalizeIntegerTypes.cpp2936 ExpandIntRes_Rotate(N, Lo, Hi); in ExpandIntegerResult()
5180 void DAGTypeLegalizer::ExpandIntRes_Rotate(SDNode *N, in ExpandIntRes_Rotate() function in DAGTypeLegalizer