Searched refs:performCtlz_CttzCombine (Results 1 – 2 of 2) sorted by relevance
95 SDValue performCtlz_CttzCombine(const SDLoc &SL, SDValue Cond, SDValue LHS,
3287 SDValue AMDGPUTargetLowering::performCtlz_CttzCombine(const SDLoc &SL, SDValue Cond, in performCtlz_CttzCombine() function in AMDGPUTargetLowering3449 return performCtlz_CttzCombine(SDLoc(N), Cond, True, False, DCI); in performSelectCombine()