Searched refs:lowerTileDP (Results 1 – 1 of 1) sorted by relevance
98 lowerTileDP(Instruction *TileDP);475 X86LowerAMXIntrinsics::lowerTileDP(Instruction *TileDP) { in lowerTileDP() function in X86LowerAMXIntrinsics600 C = lowerTileDP<Intrinsic::x86_tdpbssd_internal>(Inst) || C; in visit()603 C = lowerTileDP<Intrinsic::x86_tdpbsud_internal>(Inst) || C; in visit()606 C = lowerTileDP<Intrinsic::x86_tdpbusd_internal>(Inst) || C; in visit()609 C = lowerTileDP<Intrinsic::x86_tdpbuud_internal>(Inst) || C; in visit()612 C = lowerTileDP<Intrinsic::x86_tdpbf16ps_internal>(Inst) || C; in visit()