Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DRuntimeLibcallsEmitter.cpp569 for (const Record *LibcallImplDef : TmpElts) { in expand() local
571 LibcallEmitter.getRuntimeLibcallImpl(LibcallImplDef); in expand()