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