Home
last modified time | relevance | path

Searched refs:slli_d (Results 1 – 25 of 92) sorted by relevance

1234

/dports/lang/v8/v8-9.6.180.12/src/builtins/loong64/
H A Dbuiltins-loong64.cc487 __ slli_d(scratch2, argc, kPointerSizeLog2); in Generate_CheckStackOverflow() local
816 __ slli_d(actual_params_size, actual_params_size, kPointerSizeLog2); in LeaveInterpreterFrame() local
1447 __ slli_d(scratch, scratch, kPointerSizeLog2); in GenerateInterpreterPushArgs() local
2085 __ slli_d(t0, a4, kSystemPointerSizeLog2); in Generate_CallOrConstructVarargs() local
2109 __ slli_d(scratch, len, kPointerSizeLog2); in Generate_CallOrConstructVarargs() local
2184 __ slli_d(t1, a7, kSystemPointerSizeLog2); in Generate_CallOrConstructForwardVarargs() local
2354 __ slli_d(a5, a4, kPointerSizeLog2); in Generate_CallBoundFunctionImpl() local
2496 __ slli_d(a5, a4, kPointerSizeLog2); in Generate_ConstructBoundFunction() local
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-disasm-loong64.cc582 COMPARE(slli_d(t3, t2, 63), "0041fdcf slli.d t3, t2, 63"); in TEST()
583 COMPARE(slli_d(t4, a6, 1), "00410550 slli.d t4, a6, 1"); in TEST()
H A Dtest-assembler-loong64.cc1111 __ slli_d(t0, a4, 0); in TEST() local
1112 __ slli_d(t1, a4, 0xD); in TEST() local
1113 __ slli_d(t2, a4, 0x1E); in TEST() local
1114 __ slli_d(t3, a4, 0x3F); in TEST() local
4088 __ slli_d(t7, a0, 3); in TEST() local
4161 __ slli_d(t7, a0, 3); in TEST() local
4232 __ slli_d(t7, a0, 3); // In delay slot. in TEST() local
/dports/lang/v8/v8-9.6.180.12/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h2195 slli_d(scratch1, scratch1, 4); in emit_i16x8_bitmask()
2317 slli_d(scratch1, scratch1, 2); in emit_i32x4_bitmask()
2417 slli_d(kSimd128ScratchReg, kSimd128ScratchReg, 1); in emit_i64x2_bitmask()
2430 slli_d(dst.fp().toW(), lhs.fp().toW(), rhs & 63); in emit_i64x2_shli()
2732 slli_d(kSimd128RegZero, kSimd128RegZero, 32); in emit_f64x2_convert_low_i32x4_s()
2884 slli_d(dst.fp().toW(), kSimd128ScratchReg, 32); in emit_i64x2_sconvert_i32x4_low()
2891 slli_d(dst.fp().toW(), kSimd128ScratchReg, 32); in emit_i64x2_sconvert_i32x4_high()
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/mips/
H A Dcode-generator-mips.cc2192 __ slli_d(kSimd128RegZero, kSimd128RegZero, 32); in AssembleArchInstruction() local
2236 __ slli_d(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
2260 __ slli_d(scratch1, scratch1, 1); in AssembleArchInstruction() local
2303 __ slli_d(dst, kSimd128ScratchReg, 32); in AssembleArchInstruction() local
2312 __ slli_d(dst, kSimd128ScratchReg, 32); in AssembleArchInstruction() local
2679 __ slli_d(scratch1, scratch1, 2); in AssembleArchInstruction() local
2887 __ slli_d(scratch1, scratch1, 4); in AssembleArchInstruction() local
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc2283 __ slli_d(kSimd128RegZero, kSimd128RegZero, 32); in AssembleArchInstruction() local
2342 __ slli_d(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
2379 __ slli_d(scratch1, scratch1, 1); in AssembleArchInstruction() local
2422 __ slli_d(dst, kSimd128ScratchReg, 32); in AssembleArchInstruction() local
2431 __ slli_d(dst, kSimd128ScratchReg, 32); in AssembleArchInstruction() local
2824 __ slli_d(scratch1, scratch1, 2); in AssembleArchInstruction() local
3051 __ slli_d(scratch1, scratch1, 4); in AssembleArchInstruction() local
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc1090 __ slli_d(i.OutputRegister(), i.InputRegister(0), in AssembleArchInstruction() local
2400 __ slli_d(t0, t0, kSystemPointerSizeLog2); in AssembleConstructFrame() local
2408 __ slli_d(pop_reg, pop_reg, kSystemPointerSizeLog2); in AssembleConstructFrame() local
/dports/lang/v8/v8-9.6.180.12/src/codegen/loong64/
H A Dmacro-assembler-loong64.cc874 slli_d(tmp, rj, sa); in CallRecordWriteStub()
1242 slli_d(rd, rd, tzc + 20); in CallRecordWriteStub()
2969 slli_d(scratch2, num_args, kPointerSizeLog2); in CallRecordWriteStub()
3005 slli_d(t0, expected_parameter_count, kSystemPointerSizeLog2); in CallRecordWriteStub()
H A Dmacro-assembler-loong64.h983 slli_d(dst, src, 32); in SmiTag()
H A Dassembler-loong64.h453 void slli_d(Register rd, Register rj, int32_t ui6);
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h1959 slli_d(scratch1, scratch1, 4); in emit_i16x8_bitmask()
2086 slli_d(scratch1, scratch1, 2); in emit_i32x4_bitmask()
2185 slli_d(dst.fp().toW(), lhs.fp().toW(), rhs & 63); in emit_i64x2_shli()
/dports/lang/v8/v8-9.6.180.12/src/regexp/loong64/
H A Dregexp-macro-assembler-loong64.cc718 __ slli_d(t1, a1, (mode_ == UC16) ? 1 : 0); in GetCode() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/Mips/msa/
H A Dimmediates.ll976 define void @slli_d(<2 x i64> * %ptr) {
978 ; CHECK-LABEL: slli_d:
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/Mips/msa/
H A Dimmediates.ll970 define void @slli_d(<2 x i64> * %ptr) {
972 ; CHECK-LABEL: slli_d:
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/Mips/msa/
H A Dimmediates.ll970 define void @slli_d(<2 x i64> * %ptr) {
972 ; CHECK-LABEL: slli_d:
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/Mips/msa/
H A Dimmediates.ll970 define void @slli_d(<2 x i64> * %ptr) {
972 ; CHECK-LABEL: slli_d:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/Mips/msa/
H A Dimmediates.ll970 define void @slli_d(<2 x i64> * %ptr) {
972 ; CHECK-LABEL: slli_d:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/Mips/msa/
H A Dimmediates.ll970 define void @slli_d(<2 x i64> * %ptr) {
972 ; CHECK-LABEL: slli_d:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/Mips/msa/
H A Dimmediates.ll970 define void @slli_d(<2 x i64> * %ptr) {
972 ; CHECK-LABEL: slli_d:
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/Mips/msa/
H A Dimmediates.ll970 define void @slli_d(<2 x i64> * %ptr) {
972 ; CHECK-LABEL: slli_d:
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/Mips/msa/
H A Dimmediates.ll1071 define void @slli_d(<2 x i64> * %ptr) {
1073 ; CHECK-LABEL: slli_d:
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/Mips/msa/
H A Dimmediates.ll1071 define void @slli_d(<2 x i64> * %ptr) {
1073 ; CHECK-LABEL: slli_d:
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/Mips/msa/
H A Dimmediates.ll2150 define void @slli_d(<2 x i64> * %ptr) {
2151 ; MSA-LABEL: slli_d:
2158 ; MSA64N32-LABEL: slli_d:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/Mips/msa/
H A Dimmediates.ll2150 define void @slli_d(<2 x i64> * %ptr) {
2151 ; MSA-LABEL: slli_d:
2158 ; MSA64N32-LABEL: slli_d:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/Mips/msa/
H A Dimmediates.ll2150 define void @slli_d(<2 x i64> * %ptr) {
2151 ; MSA-LABEL: slli_d:
2158 ; MSA64N32-LABEL: slli_d:

1234