Searched defs:emitDeclaration (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXAsmPrinter.cpp | 622 void NVPTXAsmPrinter::emitDeclaration(const Function *F, raw_ostream &O) { emitDeclaration() function in NVPTXAsmPrinter |
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ | ||
H A D | GlobalISelMatchTable.cpp | 302 void MatchTable::emitDeclaration(raw_ostream &OS) const { in emitDeclaration() function in llvm::gi::MatchTable |