Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h280 SDValue PromoteIntRes_SIGN_EXTEND_INREG(SDNode *N);
DLegalizeIntegerTypes.cpp85 Res = PromoteIntRes_SIGN_EXTEND_INREG(N); break; in PromoteIntegerResult()
633 SDValue DAGTypeLegalizer::PromoteIntRes_SIGN_EXTEND_INREG(SDNode *N) { in PromoteIntRes_SIGN_EXTEND_INREG() function in DAGTypeLegalizer