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

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h 1325 SDValue combineMUL(SDNode *N, DAGCombinerInfo &DCI) const;
PPCISelLowering.cpp 14687 return combineMUL(N, DCI);
16728 SDValue PPCTargetLowering::combineMUL(SDNode *N, DAGCombinerInfo &DCI) const {

Completed in 111 milliseconds