Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp206 static DecodeStatus DecodeBranchTarget(MCInst &Inst,
2210 static DecodeStatus DecodeBranchTarget(MCInst &Inst, in DecodeBranchTarget() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td840 let DecoderMethod = "DecodeBranchTarget";