Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp990 unsigned EmittedBytes = 0; in emitADASection() local
996 assert(Offset == EmittedBytes && "Offset not as expected"); in emitADASection()
997 (void)EmittedBytes; in emitADASection()
1018 EmittedBytes += PointerSize * 2; in emitADASection()
1027 EmittedBytes += PointerSize; in emitADASection()
1042 EmittedBytes += PointerSize; in emitADASection()