Lines Matching refs:Substitute
1665 Format(instr, mnemonic, nfd.Substitute(form));
1929 Format(instr, nfd.Mnemonic(mnemonic), nfd.Substitute(form));
1936 Format(instr, mnemonic, nfd.Substitute(form));
2041 Format(instr, nfd.Mnemonic(mnemonic), nfd.Substitute(form));
2102 nfd.Substitute(form, NEONFormatDecoder::kPlaceholder,
2191 Format(instr, nfd.Mnemonic(mnemonic), nfd.Substitute(form));
2194 Format(instr, mnemonic, nfd.Substitute(form));
2197 Format(instr, mnemonic, nfd.Substitute(form));
2247 Format(instr, mnemonic, nfd.Substitute(form));
2258 Format(instr, mnemonic, nfd.Substitute(form));
2354 Format(instr, mnemonic, nfd.Substitute(form));
2451 Format(instr, mnemonic, nfd.Substitute(form));
2622 Format(instr, mnemonic, nfd.Substitute(form));
2783 Format(instr, mnemonic, nfd.Substitute(form));
2848 Format(instr, mnemonic, nfd.Substitute(form));
2878 Format(instr, mnemonic, nfd.Substitute(form));
3214 nfd.Substitute(form, nfd.kPlaceholder, nfd.kPlaceholder, nfd.kFormat));
3228 Format(instr, mnemonic, nfd.Substitute(form, nfd.kPlaceholder, nfd.kFormat));
3260 nfd.Substitute(form, NEONFormatDecoder::kPlaceholder,
3514 Format(instr, mnemonic, nfd.Substitute(form));
3571 Format(instr, mnemonic, nfd.Substitute(re_form));
3640 Substitute(instr, mnemonic);
3643 Substitute(instr, format);
3649 void DisassemblingDecoder::Substitute(Instruction* instr, const char* string) {