/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/llvm-ir/ |
D | load.ll | 76 ; MIPS3-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 84 ; MIPS3-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 104 ; MIPS64-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 112 ; MIPS64-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 132 ; MIPS64R6-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 140 ; MIPS64R6-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 215 ; MIPS3-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 223 ; MIPS3-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 243 ; MIPS64-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 251 ; MIPS64-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL [all …]
|
D | store.ll | 75 ; MIPS4-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 83 ; MIPS4-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 103 ; MIPS64R6-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 111 ; MIPS64R6-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 185 ; MIPS4-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 193 ; MIPS4-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 213 ; MIPS64R6-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 221 ; MIPS64R6-NEXT: dsll $1, $1, 16 # <MCInst #{{[0-9]+}} DSLL 299 ; MIPS4-NEXT: dsll $2, $2, 16 # <MCInst #{{[0-9]+}} DSLL 307 ; MIPS4-NEXT: dsll $2, $2, 16 # <MCInst #{{[0-9]+}} DSLL [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/MIR/Mips/ |
D | live-debug-values-reg-copy.mir | 172 renamable $at_64 = DSLL killed renamable $at_64, 16 174 renamable $at_64 = DSLL killed renamable $at_64, 16 196 renamable $at_64 = DSLL killed renamable $at_64, 16 198 renamable $at_64 = DSLL killed renamable $at_64, 16 209 renamable $at_64 = DSLL killed renamable $at_64, 16 211 renamable $at_64 = DSLL killed renamable $at_64, 16
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/ |
D | fcopysign-f32-f64.ll | 46 ; 64: dsll $[[DSLL:[0-9]+]], $[[SRL]], 63 47 ; 64: or $[[OR:[0-9]+]], $[[AND0]], $[[DSLL]]
|
/external/llvm/test/CodeGen/Mips/ |
D | fcopysign-f32-f64.ll | 41 ; 64: dsll $[[DSLL:[0-9]+]], $[[SRL]], 63 47 ; 64: or $[[OR:[0-9]+]], $[[AND0]], $[[DSLL]]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/mirparser/ |
D | target-flags-static-tls.mir | 153 %11 = DSLL killed %10, 16 155 %13 = DSLL killed %12, 16 210 %39 = DSLL killed %38, 16 212 %41 = DSLL killed %40, 16
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeMIPS_64.c | 85 ins = (shift == 32) ? DSLL32 : DSLL; in load_immediate() 113 FAIL_IF(push_inst(compiler, DSLL | TA(dst_ar) | DA(dst_ar) | SH_IMM(shift - shift2), dst_ar)); in load_immediate() 115 FAIL_IF(push_inst(compiler, DSLL | TA(dst_ar) | DA(dst_ar) | SH_IMM(shift2), dst_ar)); in load_immediate() 242 …FAIL_IF(push_inst(compiler, SELECT_OP(DSLL, SLL) | T(TMP_REG1) | D(TMP_REG1) | SH_IMM(1), UNMOVABL… in emit_single_op() 491 EMIT_SHIFT(DSLL, DSLL32, SLL, DSLLV, SLLV); in emit_single_op() 511 FAIL_IF(push_inst(compiler, DSLL | T(dst) | D(dst) | SH_IMM(16), DR(dst))); in emit_const() 513 FAIL_IF(push_inst(compiler, DSLL | T(dst) | D(dst) | SH_IMM(16), DR(dst))); in emit_const()
|
D | sljitNativeMIPS_common.c | 141 #define DSLL (HI(0) | LO(56)) macro 213 #define SLL_W DSLL
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/longbranch/ |
D | branch-limits-int-mips64.mir | 147 ; PIC: $at_64 = DSLL $at_64, 16 249 ; PIC: $at_64 = DSLL $at_64, 16 351 ; PIC: $at_64 = DSLL $at_64, 16 453 ; PIC: $at_64 = DSLL $at_64, 16 555 ; PIC: $at_64 = DSLL $at_64, 16 657 ; PIC: $at_64 = DSLL $at_64, 16
|
D | branch-limits-int-mips64r6.mir | 369 ; PIC: $at_64 = DSLL $at_64, 16 467 ; PIC: $at_64 = DSLL $at_64, 16 565 ; PIC: $at_64 = DSLL $at_64, 16 663 ; PIC: $at_64 = DSLL $at_64, 16 761 ; PIC: $at_64 = DSLL $at_64, 16 859 ; PIC: $at_64 = DSLL $at_64, 16 957 ; PIC: $at_64 = DSLL $at_64, 16 1055 ; PIC: $at_64 = DSLL $at_64, 16 1153 ; PIC: $at_64 = DSLL $at_64, 16 1251 ; PIC: $at_64 = DSLL $at_64, 16
|
D | branch-limits-msa.mir | 298 ; PIC: $at_64 = DSLL $at_64, 16 413 ; PIC: $at_64 = DSLL $at_64, 16 527 ; PIC: $at_64 = DSLL $at_64, 16 639 ; PIC: $at_64 = DSLL $at_64, 16 750 ; PIC: $at_64 = DSLL $at_64, 16 865 ; PIC: $at_64 = DSLL $at_64, 16 980 ; PIC: $at_64 = DSLL $at_64, 16 1094 ; PIC: $at_64 = DSLL $at_64, 16 1206 ; PIC: $at_64 = DSLL $at_64, 16 1317 ; PIC: $at_64 = DSLL $at_64, 16
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | Mips64InstrInfo.td | 116 def DSLL : LogicR_shift_rotate_imm64<0x38, 0x00, "dsll", shl, immZExt5>; 198 def : Pat<(zextloadi32_u addr:$a), (DSRL (DSLL (ULW64_P8 addr:$a), 32), 32)>, 200 def : Pat<(zextloadi32_u addr:$a), (DSRL (DSLL (ULW64 addr:$a), 32), 32)>,
|
/external/llvm/lib/Target/Mips/ |
D | MipsAnalyzeImmediate.cpp | 138 SLL = Mips::DSLL; in Analyze()
|
D | MipsLongBranch.cpp | 395 BuildMI(*LongBrMBB, Pos, DL, TII->get(Mips::DSLL), Mips::AT_64) in expandToLongBranch()
|
D | Mips64InstrInfo.td | 140 def DSLL : StdMMR6Rel, shift_rotate_imm<"dsll", uimm6, GPR64Opnd, II_DSLL,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsAnalyzeImmediate.cpp | 142 SLL = Mips::DSLL; in Analyze()
|
D | MipsBranchExpansion.cpp | 571 BuildMI(*LongBrMBB, Pos, DL, TII->get(Mips::DSLL), Mips::AT_64) in expandToLongBranch()
|
D | Mips64InstrInfo.td | 158 def DSLL : shift_rotate_imm<"dsll", uimm6, GPR64Opnd, II_DSLL, shl, 606 (DSLL (ORi64 ZERO_64, (HI16 imm:$imm)), 16)>, ISA_MIPS3, GPR_64; 609 (ORi64 (DSLL (ORi64 ZERO_64, (HI16 imm:$imm)), 16),
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCCodeEmitter.cpp | 69 case Mips::DSLL: in LowerLargeShift() 196 case Mips::DSLL: in encodeInstruction()
|
D | MipsTargetStreamer.cpp | 207 emitRRI(Mips::DSLL, DstReg, SrcReg, ShiftAmount, IDLoc, STI); in emitDSLL()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCCodeEmitter.cpp | 77 case Mips::DSLL: in LowerLargeShift() 165 case Mips::DSLL: in encodeInstruction()
|
D | MipsTargetStreamer.cpp | 239 emitRRI(Mips::DSLL, DstReg, SrcReg, ShiftAmount, IDLoc, STI); in emitDSLL()
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 542 DSLL = ((7U << 3) + 0), enumerator 1320 FunctionFieldToBitNumber(DSLL) | FunctionFieldToBitNumber(DSLL32) |
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 2733 TOut.emitRRI(Mips::DSLL, TmpReg, TmpReg, 16, IDLoc, STI); in loadImmediate() 2762 TOut.emitRRI(Mips::DSLL, TmpReg, TmpReg, ShiftAmount, IDLoc, STI); in loadImmediate() 3058 TOut.emitRRI(Mips::DSLL, ATReg, ATReg, 16, IDLoc, STI); in loadAndAddSymbolAddress() 3061 TOut.emitRRI(Mips::DSLL, ATReg, ATReg, 16, IDLoc, STI); in loadAndAddSymbolAddress() 3107 TOut.emitRRI(Mips::DSLL, DstReg, DstReg, 16, IDLoc, STI); in loadAndAddSymbolAddress() 3110 TOut.emitRRI(Mips::DSLL, DstReg, DstReg, 16, IDLoc, STI); in loadAndAddSymbolAddress() 3273 TOut.emitRRI(Mips::DSLL, ATReg, ATReg, 16, IDLoc, STI); in emitPartialAddress() 3276 TOut.emitRRI(Mips::DSLL, ATReg, ATReg, 16, IDLoc, STI); in emitPartialAddress() 4649 FirstShift = Mips::DSLL; in expandDRotationImm() 4672 SecondShift = Mips::DSLL; in expandDRotationImm()
|
/external/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 2237 TOut.emitRRI(Mips::DSLL, TmpReg, TmpReg, 16, IDLoc, STI); in loadImmediate() 2266 TOut.emitRRI(Mips::DSLL, TmpReg, TmpReg, ShiftAmount, IDLoc, STI); in loadImmediate() 2473 TOut.emitRRI(Mips::DSLL, ATReg, ATReg, 16, IDLoc, STI); in loadAndAddSymbolAddress() 2476 TOut.emitRRI(Mips::DSLL, ATReg, ATReg, 16, IDLoc, STI); in loadAndAddSymbolAddress() 3629 FirstShift = Mips::DSLL; in expandDRotationImm() 3652 SecondShift = Mips::DSLL; in expandDRotationImm()
|