Home
last modified time | relevance | path

Searched defs:FusedInsts (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp860 SmallPtrSet<Instruction *, 16> FusedInsts; in Visit() local
1464 SmallPtrSetImpl<Instruction *> &FusedInsts) { in emitSIMDTiling()
1531 SmallPtrSetImpl<Instruction *> &FusedInsts) { in LowerMatrixMultiplyFused()