Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2993 static void emitGlobalConstantLargeInt(const ConstantInt *CI, AsmPrinter &AP);
3017 emitGlobalConstantLargeInt(CI, AP); in emitGlobalConstantVector()
3112 static void emitGlobalConstantLargeInt(const ConstantInt *CI, AsmPrinter &AP) { in emitGlobalConstantLargeInt() function
3285 emitGlobalConstantLargeInt(CI, AP); in emitGlobalConstantImpl()