Searched refs:SubstituteExtendField (Results 1 – 4 of 4) sorted by relevance
48 int SubstituteExtendField(Instruction* instr, const char* format);
3409 return SubstituteExtendField(instr, format); in SubstituteField()3931 int DisassemblingDecoder::SubstituteExtendField(Instruction* instr, in SubstituteExtendField() function in v8::internal::DisassemblingDecoder
124 int SubstituteExtendField(const Instruction* instr, const char* format);
4887 return SubstituteExtendField(instr, format); in SubstituteField()5597 int Disassembler::SubstituteExtendField(const Instruction *instr, in SubstituteExtendField() function in vixl::aarch64::Disassembler