Searched refs:kLogV4F32SymbolName (Results 1 – 3 of 3) sorted by relevance
180 {"logf", runtime::kLogV4F32SymbolName, 4}, in VectorFunctionsForTargetLibraryInfoImpl()181 {"llvm.log.f32", runtime::kLogV4F32SymbolName, 4}, in VectorFunctionsForTargetLibraryInfoImpl()
30 extern const char* const kLogV4F32SymbolName;
35 const char* const kLogV4F32SymbolName = "__xla_cpu_runtime_LogV4F32AVX"; variable300 rewrite_calls(kLogV4F32SymbolName, GenerateVF32Log, /*vector_width=*/4); in RewriteIRRuntimeFunctions()