Searched refs:performMulCombine (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.h67 SDValue performMulCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DAMDGPUISelLowering.cpp1900 SDValue AMDGPUTargetLowering::performMulCombine(SDNode *N, function in class:AMDGPUTargetLowering
1939 return performMulCombine(N, DCI);
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6358 static SDValue performMulCombine(SDNode *N, SelectionDAG &DAG, function
7712 return performMulCombine(N, DAG, DCI, Subtarget);

Completed in 409 milliseconds