Searched defs:LoadOp1 (Results 1 – 1 of 1) sorted by relevance
1594 void emitSIMDTiling(CallInst *MatMul, LoadInst *LoadOp0, LoadInst *LoadOp1, in emitSIMDTiling()1723 auto *LoadOp1 = dyn_cast<LoadInst>(B); in LowerMatrixMultiplyFused() local