Home
last modified time | relevance | path

Searched defs:Add3Pattern (Results 1 – 1 of 1) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DPatternMatchPass.cpp3876 struct Add3Pattern : public Pattern in MatchAdd3() struct
3878 SSource sources[3]; in MatchAdd3()
3879 Instruction* instruction; in MatchAdd3()
3880 virtual void Emit(EmitPass* pass, const DstModifier& modifier) in MatchAdd3()