Searched refs:isCttzOpc (Results 1 – 1 of 1) sorted by relevance
2318 static bool isCttzOpc(unsigned Opc) { in isCttzOpc() function2332 } else if (isCttzOpc(Op.getOpcode())) { in LowerCTLZ_CTTZ()3468 unsigned Opc = isCttzOpc(RHS.getOpcode()) ? AMDGPUISD::FFBL_B32 : in performCtlz_CttzCombine()3474 (isCtlzOpc(RHS.getOpcode()) || isCttzOpc(RHS.getOpcode())) && in performCtlz_CttzCombine()3483 (isCtlzOpc(LHS.getOpcode()) || isCttzOpc(RHS.getOpcode())) && in performCtlz_CttzCombine()