Searched refs:lowerTileLoadStore (Results 1 – 1 of 1) sorted by relevance
90 bool lowerTileLoadStore(Instruction *TileLoadStore);513 bool X86LowerAMXIntrinsics::lowerTileLoadStore(Instruction *TileLoadStore) { in lowerTileLoadStore() function in X86LowerAMXIntrinsics615 C = lowerTileLoadStore<true>(Inst) || C; in visit()618 C = lowerTileLoadStore<false>(Inst) || C; in visit()