Searched refs:Splitter (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/ |
| H A D | Scalarizer.cpp | 427 template<typename Splitter> 428 bool ScalarizerVisitor::splitBinary(Instruction &I, const Splitter &Split) { in splitBinary()
|
| H A D | SROA.cpp | 3321 LoadOpSplitter Splitter(&LI, *U, LI.getType(), AATags, in visitLoadInst() local 3324 Splitter.emitSplitOps(LI.getType(), V, LI.getName() + ".fca"); in visitLoadInst() 3368 StoreOpSplitter Splitter(&SI, *U, V->getType(), AATags, in visitStoreInst() local 3370 Splitter.emitSplitOps(V->getType(), V, V->getName() + ".fca"); in visitStoreInst()
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | mips.md | 1196 ;; Splitter to copy result of MADD to a general register 1451 ;; Splitter to copy result of MSUB to a general register
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | md.texi | 5541 more assistance is needed. Splitter is required to create only unconditional
|