Home
last modified time | relevance | path

Searched refs:CombineIMinMax (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/R600/
DAMDGPUISelLowering.h163 SDValue CombineIMinMax(SDLoc DL,
DAMDGPUISelLowering.cpp1148 SDValue AMDGPUTargetLowering::CombineIMinMax(SDLoc DL, in CombineIMinMax() function in AMDGPUTargetLowering
2436 return CombineIMinMax(DL, VT, LHS, RHS, True, False, CC, DAG); in PerformDAGCombine()