Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILMetadata.cpp237 return emitDXILEntryPointTuple( in emitEntryTuple()
246 return emitDXILEntryPointTuple( in emitEntryTupleForLib()
257 return emitDXILEntryPointTuple( in emitEmptyEntryForLib()
263 static MDTuple *emitDXILEntryPointTuple(Function *Fn, const std::string &Name, in emitDXILEntryPointTuple() function in __anonc6d3f2ef0111::EntryMD