Searched refs:MatchMulAdd16 (Results 1 – 2 of 2) sorted by relevance
220 bool MatchMulAdd16(llvm::Instruction& I);
969 MatchMulAdd16(I) || in visitBinaryOperator()974 MatchMulAdd16(I) || in visitBinaryOperator()979 MatchMulAdd16(I) || in visitBinaryOperator()2921 bool CodeGenPatternMatch::MatchMulAdd16(Instruction& I) { in MatchMulAdd16() function in IGC::CodeGenPatternMatch