Searched refs:SubstituteLiteralField (Results 1 – 2 of 2) sorted by relevance
125 int SubstituteLiteralField(const Instruction* instr, const char* format);
9690 return SubstituteLiteralField(instr, format); in SubstituteField()10419 int Disassembler::SubstituteLiteralField(const Instruction *instr, in SubstituteLiteralField() function in vixl::aarch64::Disassembler