Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DRuntimeLibcallsEmitter.cpp266 const RuntimeLibcallImpl *getRuntimeLibcallImpl(const Record *Def) const { in getRuntimeLibcallImpl() function in __anonf9119db00211::RuntimeLibcallEmitter
412 const RuntimeLibcallImpl *LibCallImpl = getRuntimeLibcallImpl(Elt); in emitSystemRuntimeLibrarySetCalls()
571 LibcallEmitter.getRuntimeLibcallImpl(LibcallImplDef); in expand()