Home
last modified time | relevance | path

Searched refs:MaxState (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/pseudo/lib/grammar/
H A DLRTableBuild.cpp25 StateID MaxState = 0; in build() local
27 MaxState = std::max(MaxState, Entry.second); in build()
29 MaxState = std::max(MaxState, Entry.second); in build()
30 unsigned NumStates = MaxState + 1; in build()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dno-seh-unwind-inline-asm-codegen.ll44 ; CHECK-NEXT: .long 1 # MaxState
H A Dseh-unwind-inline-asm-codegen.ll44 ; CHECK-NEXT: .long 1 # MaxState
H A Dcatchpad-reuse.ll21 ; CHECK-NEXT: .long 4 # MaxState
/llvm-project-15.0.7/lld/test/COFF/
H A Dguard-ehcont.s128 .long 2 # MaxState
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dwineh-try-catch.ll78 ; CHECK-NEXT: .word 2 // MaxState