Searched refs:DumpCode (Results 1 – 4 of 4) sorted by relevance
76 #define DumpCode(f,D) DumpVector(f->code,f->sizecode,sizeof(Instruction),D) macro146 DumpCode(f,D); in DumpFunction()
89 bool DumpCode; variable230 return DumpCode; in dumpCode()
213 def FeatureDumpCode : SubtargetFeature <"DumpCode",214 "DumpCode",220 "DumpCode",
100 DumpCode(false), in AMDGPUSubtarget()