Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1128 unsigned EmittedBytes = 0; in emitADASection() local
1134 assert(Offset == EmittedBytes && "Offset not as expected"); in emitADASection()
1135 (void)EmittedBytes; in emitADASection()
1154 EmittedBytes += PointerSize * 2; in emitADASection()
1162 EmittedBytes += PointerSize; in emitADASection()
1176 EmittedBytes += PointerSize; in emitADASection()