MCPcopy Create free account
hub / github.com/NVIDIA/jitify / demangle_ptx_variable_name

Function demangle_ptx_variable_name

jitify.hpp:1033–1059  ·  view source on GitHub ↗

Demangles nested variable names using the PTX name mangling scheme (which follows the Itanium64 ABI). E.g., _ZN1a3Foo2bcE -> a::Foo::bc.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected