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

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h 1323 SDValue combineSRA(SDNode *N, DAGCombinerInfo &DCI) const;
PPCISelLowering.cpp 14683 return combineSRA(N, DCI);
16501 SDValue PPCTargetLowering::combineSRA(SDNode *N, DAGCombinerInfo &DCI) const {

Completed in 28 milliseconds