Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp231 static DecodeStatus DecodeBranchTarget26(MCInst &Inst,
2257 static DecodeStatus DecodeBranchTarget26(MCInst &Inst, in DecodeBranchTarget26() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips32r6InstrInfo.td47 let DecoderMethod = "DecodeBranchTarget26";