Home
last modified time | relevance | path

Searched refs:DecodeBranchTarget1SImm16 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp186 static DecodeStatus DecodeBranchTarget1SImm16(MCInst &Inst, unsigned Offset,
2107 static DecodeStatus DecodeBranchTarget1SImm16(MCInst &Inst, unsigned Offset, in DecodeBranchTarget1SImm16() function
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td848 let DecoderMethod = "DecodeBranchTarget1SImm16";