Searched refs:PromoteIntOp_SIGN_EXTEND (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h283 SDValue PromoteIntOp_SIGN_EXTEND(SDNode *N);
H A DLegalizeIntegerTypes.cpp785 case ISD::SIGN_EXTEND: Res = PromoteIntOp_SIGN_EXTEND(N); break;
1022 SDValue DAGTypeLegalizer::PromoteIntOp_SIGN_EXTEND(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 184 milliseconds