Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp208 static DecodeStatus DecodeBranchTarget7MM(MCInst &Inst, unsigned Offset,
2154 static DecodeStatus DecodeBranchTarget7MM(MCInst &Inst, unsigned Offset, in DecodeBranchTarget7MM() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td177 let DecoderMethod = "DecodeBranchTarget7MM";