Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips32r6InstrFormats.td602 string DecoderMethod = "DecodeCRC";
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp470 static DecodeStatus DecodeCRC(MCInst &MI, InsnType Insn, uint64_t Address,
1092 static DecodeStatus DecodeCRC(MCInst &MI, InsnType Insn, uint64_t Address, in DecodeCRC() function