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