Home
last modified time | relevance | path

Searched refs:Int8ShiftLeft (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h646 Int8ShiftLeft = 9, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp451 CV_ENUM_CLASS_ENT(JumpTableEntrySize, Int8ShiftLeft),
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp376 RETURN_CASE(JumpTableEntrySize, Int8ShiftLeft, "int8shl"); in formatJumpTableEntrySize()