Home
last modified time | relevance | path

Searched refs:Automaton (Results 1 – 25 of 32) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDFAEmitter.cpp176 class Automaton;
186 Transition(Record *R, Automaton *Parent);
194 class Automaton { class
204 Automaton(RecordKeeper &Records, Record *R);
237 Automaton A(Records, R); in run()
244 Automaton::Automaton(RecordKeeper &Records, Record *R) in Automaton() function in Automaton
250 void Automaton::emit(raw_ostream &OS) { in emit()
302 StringRef Automaton::getActionSymbolType(StringRef A) { in getActionSymbolType()
309 Transition::Transition(Record *R, Automaton *Parent) { in Transition()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DAutomaton.h162 template <typename ActionT> class Automaton {
193 Automaton(ArrayRef<InfoT> Transitions,
205 Automaton(const Automaton &Other) in Automaton() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DDFAPacketizer.h51 Automaton<uint64_t> A;
57 DFAPacketizer(const InstrItineraryData *InstrItins, Automaton<uint64_t> a, in DFAPacketizer()
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/
H A DAutomaton.td1 //===- Automaton.td ----------------------------------------*- tablegen -*-===//
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlsec.pod581 (Non-deterministic Finite Automaton), which among other things means that
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd642351 ./usr/include/llvm/Support/Automaton.h
2534 ./usr/include/llvm/TableGen/Automaton.td
H A Dclang.macppc2350 ./usr/include/llvm/Support/Automaton.h
2533 ./usr/include/llvm/TableGen/Automaton.td
H A Dclang.loongson2350 ./usr/include/llvm/Support/Automaton.h
2533 ./usr/include/llvm/TableGen/Automaton.td
H A Dclang.octeon2350 ./usr/include/llvm/Support/Automaton.h
2533 ./usr/include/llvm/TableGen/Automaton.td
H A Dclang.arm642351 ./usr/include/llvm/Support/Automaton.h
2534 ./usr/include/llvm/TableGen/Automaton.td
H A Dclang.powerpc642349 ./usr/include/llvm/Support/Automaton.h
2532 ./usr/include/llvm/TableGen/Automaton.td
H A Dclang.armv72349 ./usr/include/llvm/Support/Automaton.h
2532 ./usr/include/llvm/TableGen/Automaton.td
H A Dclang.i3862349 ./usr/include/llvm/Support/Automaton.h
2532 ./usr/include/llvm/TableGen/Automaton.td
H A Dclang.sparc642350 ./usr/include/llvm/Support/Automaton.h
2533 ./usr/include/llvm/TableGen/Automaton.td
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dmd.texi5396 * Automaton pipeline description:: Describing insn pipeline characteristics.
5522 @node Automaton pipeline description
H A Dtm.texi5569 @pxref{Automaton pipeline description}.
/openbsd-src/gnu/gcc/libcpp/po/
H A Dde.po6482 #~ msgid "Automaton `%s': Insn `%s' will never be issued"
H A Drw.po5558 #~ msgid "Automaton `%s': Insn `%s' will never be issued"
/openbsd-src/gnu/usr.bin/gcc/gcc/po/
H A Dtr.po6171 msgid "Automaton `%s': Insn `%s' will never be issued"
6172 msgstr "Automaton `%s': Komut `%s' hiç kullanılmayacak"
H A Dgcc.pot6130 msgid "Automaton `%s': Insn `%s' will never be issued"
H A Dbe.po6094 msgid "Automaton `%s': Insn `%s' will never be issued"
H A Del.po6243 msgid "Automaton `%s': Insn `%s' will never be issued"
H A Dja.po6285 msgid "Automaton `%s': Insn `%s' will never be issued"
H A Dnl.po6280 msgid "Automaton `%s': Insn `%s' will never be issued"
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog4220 * doc/md.texi (Automaton pipeline description): Use

12