Searched refs:Splitter (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | Scalarizer.cpp | 463 template<typename Splitter> 464 bool ScalarizerVisitor::splitUnary(Instruction &I, const Splitter &Split) { in splitUnary() 483 template<typename Splitter> 484 bool ScalarizerVisitor::splitBinary(Instruction &I, const Splitter &Split) { in splitBinary()
|
| H A D | SROA.cpp | 3411 LoadOpSplitter Splitter(&LI, *U, LI.getType(), AATags, in visitLoadInst() local 3414 Splitter.emitSplitOps(LI.getType(), V, LI.getName() + ".fca"); in visitLoadInst() 3464 StoreOpSplitter Splitter(&SI, *U, V->getType(), AATags, in visitStoreInst() local 3466 Splitter.emitSplitOps(V->getType(), V, V->getName() + ".fca"); in visitStoreInst()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/ |
| H A D | package.d | 39 $(LREF Splitter) 1519 public struct Splitter(Flag!"keepSeparators" keepSeparators = No.keepSeparators, Range, alias RegEx… struct 1628 public Splitter!(keepSeparators, Range, RegEx) splitter( argument 1633 return Splitter!(keepSeparators, Range, RegEx)(r, pat);
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/ |
| H A D | package.d | 40 $(LREF Splitter)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/ |
| H A D | pdp11.md | 600 ;; Splitter for all these cases. Store is the first two
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/ |
| H A D | pdp11.md | 598 ;; Splitter for all these cases. Store is the first two
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | arm.md | 7423 ;; Splitter for the above. 7550 ;; Splitter for the above.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
| H A D | arm.md | 7424 ;; Splitter for the above. 7551 ;; Splitter for the above.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | md.texi | 8478 more assistance is needed. Splitter is required to create only unconditional
|
| H A D | gccint.info | 28433 labels, more assistance is needed. Splitter is required to create only
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | md.texi | 8933 more assistance is needed. Splitter is required to create only unconditional
|
| H A D | gccint.info | 29866 labels, more assistance is needed. Splitter is required to create only
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2018 | 1008 (softfloat constant movsf splitter): Splitter for the above case. 1011 (softfloat constant movdf splitter): Splitter for the above case.
|