Home
last modified time | relevance | path

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

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