Searched refs:ShapeC (Results 1 – 1 of 1) sorted by relevance
358 X86LowerAMXType(Function &F, ShapeCalculator *ShapeC) : Func(F), SC(ShapeC) {} in X86LowerAMXType() argument853 X86LowerAMXCast(Function &F, ShapeCalculator *ShapeC) in X86LowerAMXCast() argument854 : Func(F), SC(ShapeC), DT(nullptr) {} in X86LowerAMXCast()