Home | History | Annotate | Download | only in AsmPrinter

Lines Matching full:emitted

291   // with a specified alignment is a prompt way to break globals emitted to
486 // The function label could have already been emitted if two symbols end up
492 "' label emitted multiple times to assembly file");
748 // we emitted a prolog but no function body. This results in the ending prolog
1203 // If the .set directive is supported, this is emitted as:
1207 // If we have emitted set directives for the jump table entries, print
1241 // Ignore debug and non-emitted data. This handles llvm.compiler.used.
1658 // If this can be emitted with .ascii/.asciz, emit it as such.
1832 // The most significant chunk is chunkN and it should be emitted first.