Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp41 static bool replaceWithTLIFunction(CallInst &CI, const StringRef TLIName) { in replaceWithTLIFunction()
158 const std::string TLIName = in replaceWithCallToVeclib() local
/openbsd/gnu/llvm/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp152 for (auto &TLIName : TLINames) { in dump() local
329 for (auto &TLIName : TLINames) { in main() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DInjectTLIMappings.cpp93 const std::string TLIName = in addMappingsFromTLI() local