Home
last modified time | relevance | path

Searched refs:Neg64 (Results 1 – 25 of 78) sorted by relevance

1234

/dports/print/freetype/freetype-1.3.1/lib/
H A Dttcalc.c210 void Neg64( TT_Int64* x ) in Neg64() function
300 if ( s < 0 ) Neg64( z ); in MulTo64()
311 s = x->hi; if ( s < 0 ) Neg64( x ); in Div64by32()
/dports/print/freetype/freetype-1.3.1/pascal/lib/
H A Dttcalc.pas83 procedure Neg64( var x : Int64 ); procedure
173 procedure Neg64( var x : Int64 ); procedure
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dttcommon.h63 #define Neg64 FTNeg64 macro
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dttcommon.h63 #define Neg64 FTNeg64 macro
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dttcommon.h65 #define Neg64 FTNeg64 macro
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dttcommon.h65 #define Neg64 FTNeg64 macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dttcommon.h65 #define Neg64 FTNeg64 macro
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dttcommon.h65 #define Neg64 FTNeg64 macro
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/ssa/gen/
H A DRISCV64.rules87 (Neg64 x) -> (SUB (MOVDconst) x)
180 (Lsh64x8 <t> x y) -> (AND (SLL <t> x y) (Neg64 <t> (SLTIU <t> [64] (ZeroExt8to64 y))))
181 (Lsh64x16 <t> x y) -> (AND (SLL <t> x y) (Neg64 <t> (SLTIU <t> [64] (ZeroExt16to64 y))))
182 (Lsh64x32 <t> x y) -> (AND (SLL <t> x y) (Neg64 <t> (SLTIU <t> [64] (ZeroExt32to64 y))))
183 (Lsh64x64 <t> x y) -> (AND (SLL <t> x y) (Neg64 <t> (SLTIU <t> [64] y)))
199 (Rsh64Ux8 <t> x y) -> (AND (SRL <t> x y) (Neg64 <t> (SLTIU <t> [64] (ZeroExt8to64 …
200 (Rsh64Ux16 <t> x y) -> (AND (SRL <t> x y) (Neg64 <t> (SLTIU <t> [64] (ZeroExt16to64…
201 (Rsh64Ux32 <t> x y) -> (AND (SRL <t> x y) (Neg64 <t> (SLTIU <t> [64] (ZeroExt32to64…
202 (Rsh64Ux64 <t> x y) -> (AND (SRL <t> x y) (Neg64 <t> (SLTIU <t> [64] y)))
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/freetype/
H A Dttcalc.pas79 procedure Neg64( var x : Int64 ); procedure
/dports/editors/lazarus/lazarus/components/lazutils/
H A Dttcalc.pas79 procedure Neg64( var x : Int64 ); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/freetype/
H A Dttcalc.pas79 procedure Neg64( var x : Int64 ); procedure
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Dttcalc.pas79 procedure Neg64( var x : Int64 ); procedure
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/ssa/gen/
H A DRISCV64.rules82 (Neg64 ...) => (NEG ...)
179 (Lsh64x8 <t> x y) => (AND (SLL <t> x y) (Neg64 <t> (SLTIU <t> [64] (ZeroExt8to64 y))))
180 (Lsh64x16 <t> x y) => (AND (SLL <t> x y) (Neg64 <t> (SLTIU <t> [64] (ZeroExt16to64 y))))
181 (Lsh64x32 <t> x y) => (AND (SLL <t> x y) (Neg64 <t> (SLTIU <t> [64] (ZeroExt32to64 y))))
182 (Lsh64x64 <t> x y) => (AND (SLL <t> x y) (Neg64 <t> (SLTIU <t> [64] y)))
198 (Rsh64Ux8 <t> x y) => (AND (SRL <t> x y) (Neg64 <t> (SLTIU <t> [64] (ZeroExt8to64 …
199 (Rsh64Ux16 <t> x y) => (AND (SRL <t> x y) (Neg64 <t> (SLTIU <t> [64] (ZeroExt16to64…
200 (Rsh64Ux32 <t> x y) => (AND (SRL <t> x y) (Neg64 <t> (SLTIU <t> [64] (ZeroExt32to64…
201 (Rsh64Ux64 <t> x y) => (AND (SRL <t> x y) (Neg64 <t> (SLTIU <t> [64] y)))
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/
H A Dbeam_literals_SUITE.erl476 Neg64 = -(1 bsl 59),
480 Result64 = Big64 - Neg64,
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Dbeam_literals_SUITE.erl476 Neg64 = -(1 bsl 59),
480 Result64 = Big64 - Neg64,
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/
H A Dbeam_literals_SUITE.erl476 Neg64 = -(1 bsl 59),
480 Result64 = Big64 - Neg64,
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/
H A Dbeam_literals_SUITE.erl551 Neg64 = -(1 bsl 59),
555 Result64 = Big64 - Neg64,
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/
H A Dbeam_literals_SUITE.erl551 Neg64 = -(1 bsl 59),
555 Result64 = Big64 - Neg64,
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/
H A Dbeam_literals_SUITE.erl551 Neg64 = -(1 bsl 59),
555 Result64 = Big64 - Neg64,
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/
H A Dbeam_literals_SUITE.erl551 Neg64 = -(1 bsl 59),
555 Result64 = Big64 - Neg64,
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/ssa/gen/
H A Dgeneric.rules89 (Neg64 (Const64 [c])) -> (Const64 [-c])
155 (Mul64 (Const64 [-1]) x) -> (Neg64 x)
165 (Mul64 <t> n (Const64 [c])) && t.IsSigned() && isPowerOfTwo(-c) -> (Neg64 (Lsh64x64 <t> n (Const64 …
597 (Neg64 (Sub64 x y)) -> (Sub64 y x)
601 (Add64 (Const64 [1]) (Com64 x)) -> (Neg64 x)
1069 (Div64 <t> n (Const64 [c])) && c < 0 && c != -1<<63 -> (Neg64 (Div64 <t> n (Const64 <t> [-c])))
1077 (Div64 <t> x (Const64 [-1<<63])) -> (Rsh64Ux64 (And64 <t> x (Neg64 <t> x)) (Const64 <typ.UInt64> [6…
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/s390x/
H A Dlower.rs1004 let op = choose_32_64(ty, UnaryOp::Neg32, UnaryOp::Neg64); in lower_insn_to_regs()
1422 let op = choose_32_64(ty, UnaryOp::Neg32, UnaryOp::Neg64); in lower_insn_to_regs()
1860 op: UnaryOp::Neg64, in lower_insn_to_regs()
1989 (Opcode::Fneg, 64) => FPUOp1::Neg64, in lower_insn_to_regs()
2696 let neg_op = choose_32_64(ty, UnaryOp::Neg32, UnaryOp::Neg64); in lower_insn_to_regs()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/s390x/inst/
H A Dmod.rs79 Neg64, enumerator
118 Neg64, enumerator
2614 UnaryOp::Neg64 => ("lcgr", ""), in print_with_state()
3042 FPUOp1::Neg64 => "lcdbr", in print_with_state()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/s390x/inst/
H A Dmod.rs79 Neg64, enumerator
118 Neg64, enumerator
2614 UnaryOp::Neg64 => ("lcgr", ""), in print_with_state()
3042 FPUOp1::Neg64 => "lcdbr", in print_with_state()

1234