Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1011 SmallPtrSet<Instruction *, 16> FusedInsts; in Visit() local
1333 SmallPtrSet<Instruction *, 16> &FusedInsts, in lowerDotProduct()
1797 SmallPtrSetImpl<Instruction *> &FusedInsts) { in emitSIMDTiling()
1865 SmallPtrSetImpl<Instruction *> &FusedInsts, in LowerMatrixMultiplyFused()