Searched refs:SRLI_W (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchOptWInstrs.cpp | 144 case LoongArch::SRLI_W: in hasAllNBitUsers() 379 case LoongArch::SRLI_W: in isSignExtendingOpW()
|
| H A D | LoongArchInstrInfo.td | 838 def SRLI_W : ALU_2RI5<0x00448000, uimm5>; 1436 def : PatGprImm<srl, SRLI_W, uimm5>;
|
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | LoongArch.cpp | 59 SRLI_W = 0x00448000, enumerator 370 uint32_t srli = ctx.arg.is64 ? SRLI_D : SRLI_W; in writePltHeader()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsScheduleI6400.td | 244 SRLI_W, SRLI_D, SRLR_B, SRLR_H, SRLR_W, SRLR_D, SRLRI_B,
|
| H A D | MipsMSAInstrInfo.td | 3434 def SRLI_W : SRLI_W_ENC, SRLI_W_DESC;
|