Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsEVAInstrInfo.td60 string DecoderMethod = "DecodeMemEVA";
80 string DecoderMethod = "DecodeMemEVA";
97 string DecoderMethod = "DecodeMemEVA";
115 string DecoderMethod = "DecodeMemEVA";
134 string DecoderMethod = "DecodeMemEVA";
149 string DecoderMethod = "DecodeMemEVA";
/freebsd-12.1/contrib/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp275 static DecodeStatus DecodeMemEVA(MCInst &Inst,
1544 static DecodeStatus DecodeMemEVA(MCInst &Inst, in DecodeMemEVA() function