Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h356 SDValue PromoteIntRes_Rotate(SDNode *N);
H A DLegalizeIntegerTypes.cpp226 Res = PromoteIntRes_Rotate(N); in PromoteIntegerResult()
1169 SDValue DAGTypeLegalizer::PromoteIntRes_Rotate(SDNode *N) { in PromoteIntRes_Rotate() function in DAGTypeLegalizer