Home
last modified time | relevance | path

Searched refs:SLLV (Results 1 – 25 of 49) sorted by relevance

12

/external/llvm-project/llvm/test/CodeGen/Mips/GlobalISel/instruction-select/
Dbitwise.mir317 ; MIPS32: [[SLLV:%[0-9]+]]:gpr32 = SLLV [[COPY]], [[COPY1]]
318 ; MIPS32: $v0 = COPY [[SLLV]]
/external/llvm-project/llvm/test/MC/Mips/mips1/
Dvalid.s124 # CHECK-NEXT: # <MCInst #{{[0-9]+}} SLLV
/external/llvm-project/llvm/test/MC/Mips/mips2/
Dvalid.s160 # CHECK-NEXT: # <MCInst #{{[0-9]+}} SLLV
/external/llvm-project/llvm/test/MC/Mips/mips3/
Dvalid.s226 # CHECK-NEXT: # <MCInst #{{[0-9]+}} SLLV
/external/llvm-project/llvm/test/MC/Mips/mips32/
Dvalid.s222 # CHECK-NEXT: # <MCInst #{{[0-9]+}} SLLV
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1321 BuildMI(BB, DL, TII->get(Mips::SLLV), Mask) in emitAtomicBinaryPartword()
1324 BuildMI(BB, DL, TII->get(Mips::SLLV), Incr2).addReg(Incr).addReg(ShiftAmt); in emitAtomicBinaryPartword()
1584 BuildMI(BB, DL, TII->get(Mips::SLLV), Mask) in emitAtomicCmpSwapPartword()
1589 BuildMI(BB, DL, TII->get(Mips::SLLV), ShiftedCmpVal) in emitAtomicCmpSwapPartword()
1593 BuildMI(BB, DL, TII->get(Mips::SLLV), ShiftedNewVal) in emitAtomicCmpSwapPartword()
DMipsFastISel.cpp1765 Opcode = Mips::SLLV; in selectShift()
/external/pcre/dist2/src/sljit/
DsljitNativeMIPS_32.c403 EMIT_SHIFT(SLL, SLLV); in emit_single_op()
DsljitNativeMIPS_64.c499 EMIT_SHIFT(DSLL, DSLL32, SLL, DSLLV, SLLV); in emit_single_op()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1797 BuildMI(BB, DL, TII->get(Mips::SLLV), Mask) in emitAtomicBinaryPartword()
1800 BuildMI(BB, DL, TII->get(Mips::SLLV), Incr2).addReg(Incr).addReg(ShiftAmt); in emitAtomicBinaryPartword()
1984 BuildMI(BB, DL, TII->get(Mips::SLLV), Mask) in emitAtomicCmpSwapPartword()
1989 BuildMI(BB, DL, TII->get(Mips::SLLV), ShiftedCmpVal) in emitAtomicCmpSwapPartword()
1993 BuildMI(BB, DL, TII->get(Mips::SLLV), ShiftedNewVal) in emitAtomicCmpSwapPartword()
DMipsScheduleP5600.td225 ADDu, SLLV, SRAV, SRLV, LSA, COPY)>;
DMipsInstrInfo.td2083 def SLLV : MMRel, shift_rotate_reg<"sllv", GPR32Opnd, II_SLLV, shl>,
2835 (SLLV GPR32Opnd:$rd, GPR32Opnd:$rt, GPR32Opnd:$rs), 0>;
2841 (SLLV GPR32Opnd:$rd, GPR32Opnd:$rd, GPR32Opnd:$rt), 0>;
/external/llvm-project/llvm/test/MC/Mips/mips32r2/
Dvalid.s270 # CHECK-NEXT: # <MCInst #{{[0-9]+}} SLLV
/external/llvm-project/llvm/test/MC/Mips/mips32r5/
Dvalid.s271 # CHECK-NEXT: # <MCInst #{{[0-9]+}} SLLV
/external/llvm-project/llvm/test/MC/Mips/mips32r3/
Dvalid.s270 # CHECK-NEXT: # <MCInst #{{[0-9]+}} SLLV
/external/llvm-project/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1795 BuildMI(BB, DL, TII->get(Mips::SLLV), Mask) in emitAtomicBinaryPartword()
1798 BuildMI(BB, DL, TII->get(Mips::SLLV), Incr2).addReg(Incr).addReg(ShiftAmt); in emitAtomicBinaryPartword()
1982 BuildMI(BB, DL, TII->get(Mips::SLLV), Mask) in emitAtomicCmpSwapPartword()
1987 BuildMI(BB, DL, TII->get(Mips::SLLV), ShiftedCmpVal) in emitAtomicCmpSwapPartword()
1991 BuildMI(BB, DL, TII->get(Mips::SLLV), ShiftedNewVal) in emitAtomicCmpSwapPartword()
DMipsScheduleP5600.td226 ADDu, SLLV, SRAV, SRLV, LSA, COPY)>;
DMipsInstrInfo.td2084 def SLLV : MMRel, shift_rotate_reg<"sllv", GPR32Opnd, II_SLLV, shl>,
2880 (SLLV GPR32Opnd:$rd, GPR32Opnd:$rt, GPR32Opnd:$rs), 0>;
2886 (SLLV GPR32Opnd:$rd, GPR32Opnd:$rd, GPR32Opnd:$rt), 0>;
DMipsFastISel.cpp2020 Opcode = Mips::SLLV; in selectShift()
/external/llvm-project/llvm/test/MC/Mips/mips4/
Dvalid.s286 # CHECK-NEXT: # <MCInst #{{[0-9]+}} SLLV
/external/llvm-project/llvm/test/MC/Mips/mips5/
Dvalid.s287 # CHECK-NEXT: # <MCInst #{{[0-9]+}} SLLV
/external/llvm-project/llvm/test/MC/Mips/mips64/
Dvalid.s305 # CHECK-NEXT: # <MCInst #{{[0-9]+}} SLLV
/external/llvm-project/llvm/test/MC/Mips/mips64r2/
Dvalid.s366 # CHECK-NEXT: # <MCInst #{{[0-9]+}} SLLV
/external/llvm-project/llvm/test/MC/Mips/mips64r3/
Dvalid.s353 # CHECK-NEXT: # <MCInst #{{[0-9]+}} SLLV
/external/llvm-project/llvm/test/MC/Mips/mips64r5/
Dvalid.s359 # CHECK-NEXT: # <MCInst #{{[0-9]+}} SLLV

12