Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2918 static void emitGlobalAliasInline(AsmPrinter &AP, uint64_t Offset, in emitGlobalAliasInline() function
2950 emitGlobalAliasInline(AP, ElementByteSize * I, AliasList); in emitGlobalConstantDataSequential()
2960 emitGlobalAliasInline(AP, ElementByteSize * I, AliasList); in emitGlobalConstantDataSequential()
3016 emitGlobalAliasInline(AP, 0, AliasList); in emitGlobalConstantVector()
3021 emitGlobalAliasInline(AP, DL.getTypeAllocSize(CV->getType()) * I, AliasList); in emitGlobalConstantVector()
3264 emitGlobalAliasInline(AP, Offset, AliasList); in emitGlobalConstantImpl()