Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp182 static DecodeStatus DecodeBranchTarget(MCInst &Inst, unsigned Offset,
2103 static DecodeStatus DecodeBranchTarget(MCInst &Inst, unsigned Offset, in DecodeBranchTarget() function
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsInstrInfo.td841 let DecoderMethod = "DecodeBranchTarget";