Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp198 static DecodeStatus DecodeBranchTarget21MM(MCInst &Inst, unsigned Offset,
2136 static DecodeStatus DecodeBranchTarget21MM(MCInst &Inst, unsigned Offset, in DecodeBranchTarget21MM() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMicroMips32r6InstrInfo.td16 let DecoderMethod = "DecodeBranchTarget21MM";