Home
last modified time | relevance | path

Searched refs:EnsureNoAlias (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h128 inline Register EnsureNoAlias(Assembler* assm, Register reg, in EnsureNoAlias() function
930 Register src_low = liftoff::EnsureNoAlias(this, src.low_gp(), dst, &temps); in emit_i64_shl()
954 Register src_high = liftoff::EnsureNoAlias(this, src.high_gp(), dst, &temps); in emit_i64_sar()
973 Register src_high = liftoff::EnsureNoAlias(this, src.high_gp(), dst, &temps); in emit_i64_shr()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h211 inline Register EnsureNoAlias(Assembler* assm, Register reg, in EnsureNoAlias() function
1065 liftoff::EnsureNoAlias(this, src.low_gp(), dst.high_gp(), &temps); in emit_i64_shl()
1080 liftoff::EnsureNoAlias(this, src.high_gp(), dst.low_gp(), &temps); in emit_i64_sar()
1095 liftoff::EnsureNoAlias(this, src.high_gp(), dst.low_gp(), &temps); in emit_i64_shr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h130 inline Register EnsureNoAlias(Assembler* assm, Register reg, in EnsureNoAlias() function
974 Register src_low = liftoff::EnsureNoAlias(this, src.low_gp(), dst, &temps); in emit_i64_shli()
998 Register src_high = liftoff::EnsureNoAlias(this, src.high_gp(), dst, &temps); in emit_i64_sari()
1017 Register src_high = liftoff::EnsureNoAlias(this, src.high_gp(), dst, &temps); in emit_i64_shri()
/dports/lang/v8/v8-9.6.180.12/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h167 inline Register EnsureNoAlias(Assembler* assm, Register reg, in EnsureNoAlias() function
1138 Register src_low = liftoff::EnsureNoAlias(this, src.low_gp(), dst, &temps); in emit_i64_shli()
1162 Register src_high = liftoff::EnsureNoAlias(this, src.high_gp(), dst, &temps); in emit_i64_sari()
1181 Register src_high = liftoff::EnsureNoAlias(this, src.high_gp(), dst, &temps); in emit_i64_shri()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h216 inline Register EnsureNoAlias(Assembler* assm, Register reg, in EnsureNoAlias() function
1691 liftoff::EnsureNoAlias(this, src.low_gp(), dst.high_gp(), &temps); in emit_i64_shli()
1706 liftoff::EnsureNoAlias(this, src.high_gp(), dst.low_gp(), &temps); in emit_i64_sari()
1721 liftoff::EnsureNoAlias(this, src.high_gp(), dst.low_gp(), &temps); in emit_i64_shri()
/dports/lang/v8/v8-9.6.180.12/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h244 inline Register EnsureNoAlias(Assembler* assm, Register reg, in EnsureNoAlias() function
1786 liftoff::EnsureNoAlias(this, src.low_gp(), dst.high_gp(), &temps); in emit_i64_shli()
1801 liftoff::EnsureNoAlias(this, src.high_gp(), dst.low_gp(), &temps); in emit_i64_sari()
1816 liftoff::EnsureNoAlias(this, src.high_gp(), dst.low_gp(), &temps); in emit_i64_shri()