Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp244 static DecodeStatus DecodeBranchTarget10MM(MCInst &Inst,
2266 static DecodeStatus DecodeBranchTarget10MM(MCInst &Inst, in DecodeBranchTarget10MM() function
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td183 let DecoderMethod = "DecodeBranchTarget10MM";