Home
last modified time | relevance | path

Searched defs:emitGlobalAlias (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp872 void NVPTXAsmPrinter::emitGlobalAlias(const Module &M, const GlobalAlias &GA) { in emitGlobalAlias() function in NVPTXAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1284 void AArch64AsmPrinter::emitGlobalAlias(const Module &M, in emitGlobalAlias() function in AArch64AsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2098 void AsmPrinter::emitGlobalAlias(const Module &M, const GlobalAlias &GA) { in emitGlobalAlias() function in AsmPrinter