Home
last modified time | relevance | path

Searched defs:emitDeclaration (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp622 void NVPTXAsmPrinter::emitDeclaration(const Function *F, raw_ostream &O) { in emitDeclaration() function in NVPTXAsmPrinter
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp302 void MatchTable::emitDeclaration(raw_ostream &OS) const { in emitDeclaration() function in llvm::gi::MatchTable