Home
last modified time | relevance | path

Searched refs:Splitter (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp463 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 DSROA.cpp3411 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 Dpackage.d39 $(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 Dpackage.d40 $(LREF Splitter)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpdp11.md600 ;; Splitter for all these cases. Store is the first two
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpdp11.md598 ;; Splitter for all these cases. Store is the first two
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.md7423 ;; Splitter for the above.
7550 ;; Splitter for the above.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.md7424 ;; Splitter for the above.
7551 ;; Splitter for the above.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dmd.texi8478 more assistance is needed. Splitter is required to create only unconditional
H A Dgccint.info28433 labels, more assistance is needed. Splitter is required to create only
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dmd.texi8933 more assistance is needed. Splitter is required to create only unconditional
H A Dgccint.info29866 labels, more assistance is needed. Splitter is required to create only
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20181008 (softfloat constant movsf splitter): Splitter for the above case.
1011 (softfloat constant movdf splitter): Splitter for the above case.