Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp3426 static void emitGlobalConstantLargeInt(const ConstantInt *CI, AsmPrinter &AP);
3450 emitGlobalConstantLargeInt(CI, AP); in emitGlobalConstantVector()
3545 static void emitGlobalConstantLargeInt(const ConstantInt *CI, AsmPrinter &AP) { in emitGlobalConstantLargeInt() function
3714 emitGlobalConstantLargeInt(CI, AP); in emitGlobalConstantImpl()