Home
last modified time | relevance | path

Searched defs:LogicOp (Results 1 – 25 of 195) sorted by relevance

12345678

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DLogicOp.cpp18 LogicOp::LogicOp(): in LogicOp() function in LogicOp
23 LogicOp::LogicOp(Opcode opcode): in LogicOp() function in LogicOp
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DLogicOp.cpp18 LogicOp::LogicOp(): in LogicOp() function in LogicOp
23 LogicOp::LogicOp(Opcode opcode): in LogicOp() function in LogicOp
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/syntax/src/ast/
H A Doperators.rs27 LogicOp(LogicOp), enumerator
34 pub enum LogicOp { enum
65 impl fmt::Display for LogicOp { implementation
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/syntax/src/ast/
H A Doperators.rs27 LogicOp(LogicOp), enumerator
34 pub enum LogicOp { enum
65 impl fmt::Display for LogicOp { implementation
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp911 struct LogicOp { struct
913 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() argument
916 explicit operator bool() const { return RegSize; } in operator bool()
918 unsigned RegSize = 0;
919 unsigned ImmLSB = 0;
920 unsigned ImmSize = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp911 struct LogicOp { struct
913 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() argument
916 explicit operator bool() const { return RegSize; } in operator bool()
918 unsigned RegSize = 0;
919 unsigned ImmLSB = 0;
920 unsigned ImmSize = 0;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp911 struct LogicOp { struct
913 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() function
916 explicit operator bool() const { return RegSize; } in operator bool()
918 unsigned RegSize = 0;
919 unsigned ImmLSB = 0;
920 unsigned ImmSize = 0;
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1002 struct LogicOp { struct
1004 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() function
1007 explicit operator bool() const { return RegSize; } in operator bool()
1009 unsigned RegSize = 0;
1010 unsigned ImmLSB = 0;
1011 unsigned ImmSize = 0;
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp924 struct LogicOp { struct
926 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() function
929 explicit operator bool() const { return RegSize; } in operator bool()
931 unsigned RegSize = 0;
932 unsigned ImmLSB = 0;
933 unsigned ImmSize = 0;
/dports/emulators/citra/citra-ac98458e0/src/video_core/renderer_opengl/
H A Dpica_to_gl.h165 inline GLenum LogicOp(Pica::FramebufferRegs::LogicOp op) { in LogicOp() function
/dports/emulators/citra-qt5/citra-ac98458e0/src/video_core/renderer_opengl/
H A Dpica_to_gl.h165 inline GLenum LogicOp(Pica::FramebufferRegs::LogicOp op) { in LogicOp() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_opengl/
H A Dmaxwell_to_gl.h426 inline GLenum LogicOp(Maxwell::LogicOperation operation) { in LogicOp() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp902 struct LogicOp { struct
904 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() argument
907 explicit operator bool() const { return RegSize; } in operator bool()
909 unsigned RegSize = 0;
910 unsigned ImmLSB = 0;
911 unsigned ImmSize = 0;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp899 struct LogicOp { struct
901 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() function
904 explicit operator bool() const { return RegSize; } in operator bool()
906 unsigned RegSize = 0;
907 unsigned ImmLSB = 0;
908 unsigned ImmSize = 0;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp902 struct LogicOp { struct
904 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() function
907 explicit operator bool() const { return RegSize; } in operator bool()
909 unsigned RegSize = 0;
910 unsigned ImmLSB = 0;
911 unsigned ImmSize = 0;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp902 struct LogicOp { struct
904 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() argument
907 explicit operator bool() const { return RegSize; } in operator bool()
909 unsigned RegSize = 0;
910 unsigned ImmLSB = 0;
911 unsigned ImmSize = 0;
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp899 struct LogicOp { struct
901 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() argument
904 explicit operator bool() const { return RegSize; } in operator bool()
906 unsigned RegSize = 0;
907 unsigned ImmLSB = 0;
908 unsigned ImmSize = 0;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp902 struct LogicOp { struct
904 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() function
907 explicit operator bool() const { return RegSize; } in operator bool()
909 unsigned RegSize = 0;
910 unsigned ImmLSB = 0;
911 unsigned ImmSize = 0;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp902 struct LogicOp { struct
904 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() argument
907 explicit operator bool() const { return RegSize; } in operator bool()
909 unsigned RegSize = 0;
910 unsigned ImmLSB = 0;
911 unsigned ImmSize = 0;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp902 struct LogicOp { struct
904 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() argument
907 explicit operator bool() const { return RegSize; } in operator bool()
909 unsigned RegSize = 0;
910 unsigned ImmLSB = 0;
911 unsigned ImmSize = 0;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp902 struct LogicOp { struct
904 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() argument
907 explicit operator bool() const { return RegSize; } in operator bool()
909 unsigned RegSize = 0;
910 unsigned ImmLSB = 0;
911 unsigned ImmSize = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp899 struct LogicOp { struct
901 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() argument
904 explicit operator bool() const { return RegSize; } in operator bool()
906 unsigned RegSize = 0;
907 unsigned ImmLSB = 0;
908 unsigned ImmSize = 0;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp902 struct LogicOp { struct
904 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() function
907 explicit operator bool() const { return RegSize; } in operator bool()
909 unsigned RegSize = 0;
910 unsigned ImmLSB = 0;
911 unsigned ImmSize = 0;
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp998 struct LogicOp { struct
1000 LogicOp(unsigned regSize, unsigned immLSB, unsigned immSize) in LogicOp() argument
1003 explicit operator bool() const { return RegSize; } in operator bool()
1005 unsigned RegSize = 0;
1006 unsigned ImmLSB = 0;
1007 unsigned ImmSize = 0;
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dblendxor.c30 static GLboolean LogicOp = 0*GL_TRUE; variable

12345678