Home
last modified time | relevance | path

Searched defs:HasLEB128Directives (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp422 bool HasLEB128Directives = Asm->MAI->hasLEB128Directives(); in emitExceptionTable() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCAsmInfo.h241 bool HasLEB128Directives = true; variable