Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsEVAInstrInfo.td59 string DecoderMethod = "DecodeMemEVA";
79 string DecoderMethod = "DecodeMemEVA";
96 string DecoderMethod = "DecodeMemEVA";
114 string DecoderMethod = "DecodeMemEVA";
133 string DecoderMethod = "DecodeMemEVA";
148 string DecoderMethod = "DecodeMemEVA";
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp283 static DecodeStatus DecodeMemEVA(MCInst &Inst,
1554 static DecodeStatus DecodeMemEVA(MCInst &Inst, in DecodeMemEVA() function