HomeSort by: relevance | last modified time | path
    Searched refs:PromoteIntOp_ZERO_EXTEND (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 385 SDValue PromoteIntOp_ZERO_EXTEND(SDNode *N);
LegalizeIntegerTypes.cpp 1520 case ISD::ZERO_EXTEND: Res = PromoteIntOp_ZERO_EXTEND(N); break;
1944 SDValue DAGTypeLegalizer::PromoteIntOp_ZERO_EXTEND(SDNode *N) {

Completed in 100 milliseconds