HomeSort by relevance Sort by last modified time
    Searched refs:PromoteIntRes_Constant (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 233 SDValue PromoteIntRes_Constant(SDNode *N);
    [all...]
LegalizeIntegerTypes.cpp 56 case ISD::Constant: Res = PromoteIntRes_Constant(N); break;
283 SDValue DAGTypeLegalizer::PromoteIntRes_Constant(SDNode *N) {
    [all...]

Completed in 22 milliseconds