Searched refs:OldOpcode (Results 1 – 9 of 9) sorted by relevance
233 static int getBranchNzeroOpcode(int OldOpcode);234 static int getBranchZeroOpcode(int OldOpcode);235 static int getContinueNzeroOpcode(int OldOpcode);236 static int getContinueZeroOpcode(int OldOpcode);514 int AMDGPUCFGStructurizer::getBranchNzeroOpcode(int OldOpcode) { in getBranchNzeroOpcode() argument515 switch(OldOpcode) { in getBranchNzeroOpcode()525 int AMDGPUCFGStructurizer::getBranchZeroOpcode(int OldOpcode) { in getBranchZeroOpcode() argument526 switch(OldOpcode) { in getBranchZeroOpcode()536 int AMDGPUCFGStructurizer::getContinueNzeroOpcode(int OldOpcode) { in getContinueNzeroOpcode() argument537 switch(OldOpcode) { in getContinueNzeroOpcode()[all …]
238 static int getBranchNzeroOpcode(int OldOpcode);239 static int getBranchZeroOpcode(int OldOpcode);240 static int getContinueNzeroOpcode(int OldOpcode);241 static int getContinueZeroOpcode(int OldOpcode);511 int AMDGPUCFGStructurizer::getBranchNzeroOpcode(int OldOpcode) { in getBranchNzeroOpcode() argument512 switch(OldOpcode) { in getBranchNzeroOpcode()522 int AMDGPUCFGStructurizer::getBranchZeroOpcode(int OldOpcode) { in getBranchZeroOpcode() argument523 switch(OldOpcode) { in getBranchZeroOpcode()533 int AMDGPUCFGStructurizer::getContinueNzeroOpcode(int OldOpcode) { in getContinueNzeroOpcode() argument534 switch(OldOpcode) { in getContinueNzeroOpcode()[all …]
101 unsigned mergedOpcode(unsigned OldOpcode, bool ImmediateOffset) { in mergedOpcode() argument102 switch (OldOpcode) { in mergedOpcode()
228 inline static unsigned flagSettingOpcodeVariant(unsigned OldOpcode) { in flagSettingOpcodeVariant() argument229 switch (OldOpcode) { in flagSettingOpcodeVariant()
100 unsigned mergedOpcode(unsigned OldOpcode, bool ImmediateOffset) { in mergedOpcode() argument101 switch (OldOpcode) { in mergedOpcode()
226 inline static unsigned flagSettingOpcodeVariant(unsigned OldOpcode) { in flagSettingOpcodeVariant() argument227 switch (OldOpcode) { in flagSettingOpcodeVariant()