Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDXILResource.h397 getAnnotateProps(Module &M, dxil::ResourceTypeInfo &RTI) const;
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpLowering.cpp287 RI.getAnnotateProps(*F.getParent(), RTI); in lowerToBindAndAnnotateHandle()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDXILResource.cpp691 ResourceInfo::getAnnotateProps(Module &M, dxil::ResourceTypeInfo &RTI) const { in getAnnotateProps() function in ResourceInfo