Searched defs:LibCall (Results 1 – 4 of 4) sorted by relevance
281 for (const RuntimeLibcall &LibCall : RuntimeLibcallDefList) { in emitGetRuntimeLibcallEnum() local294 for (const RuntimeLibcallImpl &LibCall : RuntimeLibcallImplDefList) { in emitGetRuntimeLibcallEnum() local314 for (const RuntimeLibcall &LibCall : RuntimeLibcallDefList) { in emitGetInitRuntimeLibcallNames() local
83 Instruction *LibCall = Call->clone(); in optimizeSQRT() local
2361 const char *LibCall = nullptr; in LowerF128Compare() local
206 LibCall, // Don't try to expand this to other ops, always use a libcall. enumerator