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

/external/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.h141 SDValue CombineMinMax(SDNode *N, SelectionDAG &DAG) const;
H A DAMDGPUISelLowering.cpp948 SDValue AMDGPUTargetLowering::CombineMinMax(SDNode *N, function in class:AMDGPUTargetLowering
1949 return CombineMinMax(N, DAG);

Completed in 418 milliseconds