Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp252 static DecodeStatus DecodeCacheOp(MCInst &Inst, unsigned Insn, uint64_t Address,
1518 static DecodeStatus DecodeCacheOp(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeCacheOp() function
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsInstrInfo.td2544 let DecoderMethod = "DecodeCacheOp";