Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMips32r6InstrFormats.td591 string DecoderMethod = "DecodeCRC";
/openbsd-src/gnu/llvm/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