Searched refs:AllRuntimeLibcallImpls (Results 1 – 1 of 1) sorted by relevance
237 ArrayRef<const Record *> AllRuntimeLibcallImpls = in RuntimeLibcallEmitter() local239 RuntimeLibcallImplDefList.reserve(AllRuntimeLibcallImpls.size()); in RuntimeLibcallEmitter()242 for (const Record *LibCallImplDef : AllRuntimeLibcallImpls) { in RuntimeLibcallEmitter()