Searched defs:PromoteIntRes_SIGN_EXTEND_INREG (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp75 Res = PromoteIntRes_SIGN_EXTEND_INREG(N); break;
579 SDValue DAGTypeLegalizer::PromoteIntRes_SIGN_EXTEND_INREG(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 69 milliseconds