Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp41 static bool replaceWithTLIFunction(CallInst &CI, const StringRef TLIName) { in replaceWithTLIFunction() function
170 return replaceWithTLIFunction(CI, TLIName); in replaceWithCallToVeclib()