Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Target/AArch64/
H A DSMEAttributesTest.cpp227 TEST(SMEAttributes, Transitions) { in TEST() argument
/llvm-project/llvm/docs/
H A DStatepoints.rst441 statepoint-stackmap-formatGC Transitions global() argument
/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp196 std::vector<Transition> Transitions; global() member in __anonf9eb8c730211::Automaton
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h140 std::vector<CodeGenSchedTransition> Transitions; global() member
H A DCodeGenSchedule.cpp1775 PredTransitions Transitions(*this); inferFromRW() local
[all...]
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6632 unsigned Transitions = Record[Idx++]; ReadPragmaDiagnosticMappings() local