Searched refs:useSubstituteMnemonic (Results 1 – 4 of 4) sorted by relevance
41 bool useSubstituteMnemonic = false; in printInst() local43 O << "\tslwi "; useSubstituteMnemonic = true; in printInst()46 O << "\tsrwi "; useSubstituteMnemonic = true; in printInst()49 if (useSubstituteMnemonic) { in printInst()
63 bool useSubstituteMnemonic = false; in printInst() local65 O << "\tslwi "; useSubstituteMnemonic = true; in printInst()68 O << "\tsrwi "; useSubstituteMnemonic = true; in printInst()71 if (useSubstituteMnemonic) { in printInst()
75 bool useSubstituteMnemonic = false; in printInst() local77 O << "\tslwi "; useSubstituteMnemonic = true; in printInst()80 O << "\tsrwi "; useSubstituteMnemonic = true; in printInst()83 if (useSubstituteMnemonic) { in printInst()
91 bool useSubstituteMnemonic = false; in PPC_printInst() local96 useSubstituteMnemonic = true; in PPC_printInst()102 useSubstituteMnemonic = true; in PPC_printInst()106 if (useSubstituteMnemonic) { in PPC_printInst()