Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A Dx86_64.cpp52 return getGenericEdgeKindName(static_cast<Edge::Kind>(K)); in getEdgeKindName()
H A DJITLink.cpp60 const char *getGenericEdgeKindName(Edge::Kind K) { in getGenericEdgeKindName() function
H A DMachO_arm64.cpp730 return getGenericEdgeKindName(static_cast<Edge::Kind>(R)); in getMachOARM64RelocationKindName()
H A DELF_x86_64.cpp975 return getGenericEdgeKindName(static_cast<Edge::Kind>(R)); in getELFX86RelocationKindName()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h99 const char *getGenericEdgeKindName(Edge::Kind K);