Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DRuntimeLibcallsEmitter.cpp216 void emitGetInitRuntimeLibcallNames(raw_ostream &OS) const;
306 void RuntimeLibcallEmitter::emitGetInitRuntimeLibcallNames( in emitGetInitRuntimeLibcallNames() function in RuntimeLibcallEmitter
545 emitGetInitRuntimeLibcallNames(OS); in run()