Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp205 static DecodeStatus DecodeBranchTarget(MCInst &Inst,
2200 static DecodeStatus DecodeBranchTarget(MCInst &Inst, in DecodeBranchTarget() function
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td827 let DecoderMethod = "DecodeBranchTarget";