Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp231 static DecodeStatus DecodeBranchTarget26(MCInst &Inst,
2257 static DecodeStatus DecodeBranchTarget26(MCInst &Inst, in DecodeBranchTarget26() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMips32r6InstrInfo.td47 let DecoderMethod = "DecodeBranchTarget26";