Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Lower/
DIntrinsicCall.cpp566 static constexpr RtMap llvmIntr(llvmIntrinsics); in getRuntimeFunction() local
567 static_assert(llvmIntr.Verify() && "map must be sorted"); in getRuntimeFunction()
569 searchFunctionInLibrary(loc, builder, llvmIntr, name, funcType, in getRuntimeFunction()