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

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 644 SDValue combineLOAD(SDNode *N, DAGCombinerInfo &DCI) const;
SystemZISelLowering.cpp 5976 SDValue SystemZTargetLowering::combineLOAD(
6709 case ISD::LOAD: return combineLOAD(N, DCI);

Completed in 24 milliseconds