Home
last modified time | relevance | path

Searched refs:FrmI (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td205 !strconcat(opstr, "\t$rs, $offset"), [], II_BCCZC, FrmI> {
218 Itin, FrmI> {
230 [(OpNode RO:$rt, addrimm12:$addr)], Itin, FrmI> {
249 !strconcat(opstr, "\t$rt, $addr"), [], II_SWP, FrmI, opstr> {
257 !strconcat(opstr, "\t$rt, $addr"), [], II_LWP, FrmI, opstr> {
265 !strconcat(opstr, "\t$rt, $addr"), [], II_LL, FrmI> {
272 !strconcat(opstr, "\t$rt, $addr"), [], II_LLE, FrmI> {
280 !strconcat(opstr, "\t$rt, $addr"), [], II_SC, FrmI> {
288 !strconcat(opstr, "\t$rt, $addr"), [], II_SCE, FrmI> {
299 [(set RO:$rt, (OpNode addrimm12:$addr))], Itin, FrmI, opstr> {
[all …]
H A DMipsInstrInfo.td1337 Itin, FrmI, opstr> {
1380 [], II_LUI, FrmI, opstr>, IsAsCheapAsAMove {
1391 [(set RO:$rt, (OpNode Addr:$addr))], Itin, FrmI, opstr> {
1406 [(OpNode RO:$rt, Addr:$addr)], Itin, FrmI, opstr> {
1423 [(set RO:$rt, (OpNode addr:$addr, RO:$src))], Itin, FrmI> {
1432 [(OpNode RO:$rt, addr:$addr)], Itin, FrmI> {
1479 FrmI, opstr> {
1489 !strconcat(opstr, "\t$rs, $rt, $offset"), [], II_BCC, FrmI, opstr> {
1502 FrmI, opstr> {
1512 !strconcat(opstr, "\t$rs, $offset"), [], II_BCCZ, FrmI, opstr> {
[all …]
H A DMicroMips32r6InstrInfo.td375 II_BC, FrmI>,
1144 Format Form = FrmI;
1186 II_LWM, FrmI>,
1196 II_SWM, FrmI>,
1206 !strconcat(opstr, "\t$rt, $addr"), [], Itin, FrmI>,
1221 !strconcat("sw", "\t$rt, $offset"), [], II_SW, FrmI>,
1270 !strconcat(opstr, "\t$rt, $offset"), [], II_BC1CCZ, FrmI>,
H A DMipsInstrFormats.td32 def FrmI : Format<2>;
H A DMips64InstrInfo.td484 II_SEQI_SNEI, FrmI, opstr> {
493 bb:$offset)], II_BBIT, FrmI, opstr> {
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsBaseInfo.h112 FrmI = 2, enumerator