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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 255 SDValue PromoteIntRes_TRUNCATE(SDNode *N);
    [all...]
LegalizeIntegerTypes.cpp 76 case ISD::TRUNCATE: Res = PromoteIntRes_TRUNCATE(N); break;
570 SDValue DAGTypeLegalizer::PromoteIntRes_TRUNCATE(SDNode *N) {
    [all...]

Completed in 21 milliseconds