Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DByteStreamer.h60 static constexpr unsigned ULEB128PadSize = 4; in emitDIERef() local
136 static constexpr unsigned ULEB128PadSize = 4; in emitDIERef() local
H A DDwarfDebug.cpp173 static constexpr unsigned ULEB128PadSize = 4; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h243 static constexpr unsigned ULEB128PadSize = 4; variable