Home
last modified time | relevance | path

Searched refs:getMemEncoding (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.h190 unsigned getMemEncoding(const MCInst &MI, unsigned OpNo,
H A DMipsMCCodeEmitter.cpp765 unsigned MipsMCCodeEmitter::getMemEncoding(const MCInst &MI, unsigned OpNo, in getMemEncoding() function in MipsMCCodeEmitter
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td1160 let EncoderMethod = "getMemEncoding";
1180 let EncoderMethod = "getMemEncoding";
1186 let EncoderMethod = "getMemEncoding";
1193 let EncoderMethod = "getMemEncoding<" # I # ">";
1200 let EncoderMethod = "getMemEncoding";
1206 let EncoderMethod = "getMemEncoding";
1212 let EncoderMethod = "getMemEncoding";
1223 let EncoderMethod = "getMemEncoding";
H A DMips16InstrInfo.td25 let EncoderMethod = "getMemEncoding";
37 let EncoderMethod = "getMemEncoding";
43 let EncoderMethod = "getMemEncoding";
H A DMipsInstrFormats.td466 // Produced by the mem_simm16 address as reg << 16 | imm (see getMemEncoding).