Searched defs:CFGStructTraits (Results 1 – 1 of 1) sorted by relevance
209 struct CFGStructTraits { struct2791 struct CFGStructTraits<AMDGPUCFGStructurizer> struct2793 typedef int RegiT;2795 static int getBreakNzeroOpcode(int oldOpcode) { in getBreakNzeroOpcode()2804 static int getBreakZeroOpcode(int oldOpcode) { in getBreakZeroOpcode()2813 static int getBranchNzeroOpcode(int oldOpcode) { in getBranchNzeroOpcode()2824 static int getBranchZeroOpcode(int oldOpcode) { in getBranchZeroOpcode()2835 static int getContinueNzeroOpcode(int oldOpcode) in getContinueNzeroOpcode()2845 static int getContinueZeroOpcode(int oldOpcode) { in getContinueZeroOpcode()2858 static MachineBasicBlock *getTrueBranch(MachineInstr *instr) { in getTrueBranch()[all …]