Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsEVAInstrInfo.td59 string DecoderMethod = "DecodeMemEVA";
78 string DecoderMethod = "DecodeMemEVA";
95 string DecoderMethod = "DecodeMemEVA";
113 string DecoderMethod = "DecodeMemEVA";
132 string DecoderMethod = "DecodeMemEVA";
147 string DecoderMethod = "DecodeMemEVA";
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp245 static DecodeStatus DecodeMemEVA(MCInst &Inst, unsigned Insn, uint64_t Address,
1482 static DecodeStatus DecodeMemEVA(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeMemEVA() function