Home
last modified time | relevance | path

Searched defs:SwitchType (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.h73 SwitchType, // Dispatch based on type. enumerator
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h157 JumpTableEntrySize SwitchType; variable
/src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2159 auto *SwitchType = Builder.getInt8Ty(); in rewritePHIsForCleanupPad() local