Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h94 bool DumpCode = false; variable
457 return DumpCode; in dumpCode()
H A DAMDGPU.td722 def FeatureDumpCode : SubtargetFeature <"DumpCode",
723 "DumpCode",
729 "DumpCode",
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp61 DumpCode("polly-acc-dump-code", variable
3285 if (DumpCode) { in generateGPU()