Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DPatternMatchPass.hpp220 bool MatchMulAdd16(llvm::Instruction& I);
H A DPatternMatchPass.cpp969 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