Searched refs:combineMUL (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1420 SDValue combineMUL(SDNode *N, DAGCombinerInfo &DCI) const;
H A DPPCISelLowering.cpp15281 return combineMUL(N, DCI);
17489 SDValue PPCTargetLowering::combineMUL(SDNode *N, DAGCombinerInfo &DCI) const { function in class:PPCTargetLowering

Completed in 288 milliseconds