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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 266 SDValue PromoteIntOp_BITCAST(SDNode *N);
    [all...]
LegalizeIntegerTypes.cpp 759 case ISD::BITCAST: Res = PromoteIntOp_BITCAST(N); break;
    [all...]

Completed in 34 milliseconds