Home
last modified time | relevance | path

Searched refs:ConstSub (Results 1 – 25 of 31) sorted by relevance

12

/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/mlib/
H A DMlibSubtractFromConstOpImage.java89 Image.ConstSub(dstML[i], srcML[i], mlconstants); in computeRect()
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/
H A Dx86_masm.ml98 | ConstSub (c1, c2) -> bprintf b "%a - %a" scst c1 scst c2
107 | ConstSub (c1, c2) -> bprintf b "(%a - %a)" scst c1 scst c2
H A Dx86_ast.mli39 | ConstSub of constant * constant Constructor
H A Dx86_gas.ml71 | ConstSub (c1, c2) -> bprintf b "%a - %a" scst c1 scst c2
80 | ConstSub (c1, c2) -> bprintf b "(%a - %a)" scst c1 scst c2
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/
H A Dx86_masm.ml98 | ConstSub (c1, c2) -> bprintf b "%a - %a" scst c1 scst c2
107 | ConstSub (c1, c2) -> bprintf b "(%a - %a)" scst c1 scst c2
H A Dx86_ast.mli39 | ConstSub of constant * constant Constructor
H A Dx86_gas.ml71 | ConstSub (c1, c2) -> bprintf b "%a - %a" scst c1 scst c2
80 | ConstSub (c1, c2) -> bprintf b "(%a - %a)" scst c1 scst c2
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm4-nodebug/
H A Dllvm-core.ads372 function ConstSub(LHSConstant : ValueRef; RHSConstant : ValueRef) subprogspec
925 pragma Import (C, ConstSub, "LLVMConstSub");
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm-nodebug/
H A Dllvm-core.ads394 function ConstSub(LHSConstant : ValueRef; RHSConstant : ValueRef) subprogspec
957 pragma Import (C, ConstSub, "LLVMConstSub");
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm35/
H A Dllvm-core.ads400 function ConstSub(LHSConstant : ValueRef; RHSConstant : ValueRef) subprogspec
1032 pragma Import (C, ConstSub, "LLVMConstSub");
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/amd64/
H A Demit.mlp826 D.long (ConstSub (ConstLabel(emit_label jumptbl.(i)),
938 (ConstSub (
1084 ConstSub(ConstLabel(emit_label lbl), ConstThis),
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/amd64/
H A Demit.mlp826 D.long (ConstSub (ConstLabel(emit_label jumptbl.(i)),
938 (ConstSub (
1084 ConstSub(ConstLabel(emit_label lbl), ConstThis),
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/i386/
H A Demit.mlp978 (ConstSub (
1063 ConstSub(ConstLabel(emit_label lbl),
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/i386/
H A Demit.mlp978 (ConstSub (
1063 ConstSub(ConstLabel(emit_label lbl),
/dports/devel/llvm70/llvm-7.0.1.src/bindings/go/llvm/
H A Dir.go875 func ConstSub(lhs, rhs Value) (v Value) { v.C = C.LLVMConstSub(lhs.C, rhs.C); return } func
/dports/devel/llvm80/llvm-8.0.1.src/bindings/go/llvm/
H A Dir.go886 func ConstSub(lhs, rhs Value) (v Value) { v.C = C.LLVMConstSub(lhs.C, rhs.C); return } func
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/bindings/go/llvm/
H A Dir.go913 func ConstSub(lhs, rhs Value) (v Value) { v.C = C.LLVMConstSub(lhs.C, rhs.C); return } func
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/bindings/go/llvm/
H A Dir.go913 func ConstSub(lhs, rhs Value) (v Value) { v.C = C.LLVMConstSub(lhs.C, rhs.C); return } func
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/bindings/go/llvm/
H A Dir.go913 func ConstSub(lhs, rhs Value) (v Value) { v.C = C.LLVMConstSub(lhs.C, rhs.C); return } func
/dports/devel/llvm10/llvm-10.0.1.src/bindings/go/llvm/
H A Dir.go912 func ConstSub(lhs, rhs Value) (v Value) { v.C = C.LLVMConstSub(lhs.C, rhs.C); return } func
/dports/graphics/llvm-mesa/llvm-13.0.1.src/bindings/go/llvm/
H A Dir.go913 func ConstSub(lhs, rhs Value) (v Value) { v.C = C.LLVMConstSub(lhs.C, rhs.C); return } func
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/bindings/go/llvm/
H A Dir.go913 func ConstSub(lhs, rhs Value) (v Value) { v.C = C.LLVMConstSub(lhs.C, rhs.C); return } func
/dports/devel/llvm11/llvm-11.0.1.src/bindings/go/llvm/
H A Dir.go913 func ConstSub(lhs, rhs Value) (v Value) { v.C = C.LLVMConstSub(lhs.C, rhs.C); return } func
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/bindings/go/llvm/
H A Dir.go913 func ConstSub(lhs, rhs Value) (v Value) { v.C = C.LLVMConstSub(lhs.C, rhs.C); return } func
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/bindings/go/llvm/
H A Dir.go913 func ConstSub(lhs, rhs Value) (v Value) { v.C = C.LLVMConstSub(lhs.C, rhs.C); return } func

12