Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp202 static DecodeStatus DecodeBranchTarget26(MCInst &Inst, unsigned Offset,
2145 static DecodeStatus DecodeBranchTarget26(MCInst &Inst, unsigned Offset, in DecodeBranchTarget26() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMips32r6InstrInfo.td48 let DecoderMethod = "DecodeBranchTarget26";