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