MCPcopy Create free account
hub / github.com/NVIDIA/cuda-quantum / data

Method data

runtime/common/KernelWrapper.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 }
63
64 const char *data() const { return m_buffer; }
65
66private:
67 const char *m_buffer = nullptr;

Callers 15

unifiedLaunchModuleMethod · 0.45
getBufferPtrMethod · 0.45
addPrimitiveRecordMethod · 0.45
allocateArrayRecordMethod · 0.45
insertIntoArrayMethod · 0.45
insertIntoTupleMethod · 0.45
getUniquePluginInstanceFunction · 0.45
sizeMethod · 0.45
serializeMethod · 0.45
paulisToStdEquivalentMethod · 0.45
serializeArgsFunction · 0.45
getSizeAndPtrFromVecMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected