Searched refs:SRLI_D (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchOptWInstrs.cpp | 216 case LoongArch::SRLI_D: { in hasAllNBitUsers() 471 case LoongArch::SRLI_D: in isSignExtendingOpW()
|
| H A D | LoongArchInstrInfo.td | 977 def SRLI_D : ALU_2RI6<0x00450000, uimm6>; 1448 def : PatGprImm<srl, SRLI_D, uimm6>;
|
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | LoongArch.cpp | 60 SRLI_D = 0x00450000, 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 | 3435 def SRLI_D : SRLI_D_ENC, SRLI_D_DESC;
|