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

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 639 SDValue combineZERO_EXTEND(SDNode *N, DAGCombinerInfo &DCI) const;
SystemZISelLowering.cpp 5864 SDValue SystemZTargetLowering::combineZERO_EXTEND(
6704 case ISD::ZERO_EXTEND: return combineZERO_EXTEND(N, DCI);

Completed in 34 milliseconds