Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DRuntimeLibcallsEmitter.cpp246 RuntimeLibcallImpl &LibCallImpl = RuntimeLibcallImplDefList.back(); in RuntimeLibcallEmitter() local
319 const RuntimeLibcallImpl *LibCallImpl = I->second; in emitGetInitRuntimeLibcallNames() local
338 for (const RuntimeLibcallImpl &LibCallImpl : RuntimeLibcallImplDefList) { in emitGetInitRuntimeLibcallNames() local
351 for (const RuntimeLibcallImpl &LibCallImpl : RuntimeLibcallImplDefList) { in emitGetInitRuntimeLibcallNames() local
412 const RuntimeLibcallImpl *LibCallImpl = getRuntimeLibcallImpl(Elt); in emitSystemRuntimeLibrarySetCalls() local
498 for (const RuntimeLibcallImpl *LibCallImpl : Funcs) { in emitSystemRuntimeLibrarySetCalls() local