Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h101 bool DumpCode; variable
447 return DumpCode; in dumpCode()
H A DAMDGPU.td641 def FeatureDumpCode : SubtargetFeature <"DumpCode",
642 "DumpCode",
648 "DumpCode",
H A DAMDGPUSubtarget.cpp231 DumpCode(false), in GCNSubtarget()