Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp214 static DecodeStatus DecodeBranchTarget10MM(MCInst &Inst, unsigned Offset,
2162 static DecodeStatus DecodeBranchTarget10MM(MCInst &Inst, unsigned Offset, in DecodeBranchTarget10MM() function
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td185 let DecoderMethod = "DecodeBranchTarget10MM";