Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h361 SDValue PromoteIntRes_Rotate(SDNode *N);
H A DLegalizeIntegerTypes.cpp271 Res = PromoteIntRes_Rotate(N); in PromoteIntegerResult()
1291 SDValue DAGTypeLegalizer::PromoteIntRes_Rotate(SDNode *N) { in PromoteIntRes_Rotate() function in DAGTypeLegalizer