Searched refs:SubstituteExtendField (Results 1 – 2 of 2) sorted by relevance
129 int SubstituteExtendField(const Instruction* instr, const char* format);
9696 return SubstituteExtendField(instr, format); in SubstituteField()10591 int Disassembler::SubstituteExtendField(const Instruction *instr, in SubstituteExtendField() function in vixl::aarch64::Disassembler