Home
last modified time | relevance | path

Searched defs:isBinOp (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/purescript/purescript-0.14.5/src/Language/PureScript/Sugar/Operators/
H A DBinders.hs21 isBinOp BinaryNoParensBinder{} = True function
22 isBinOp _ = False function
H A DTypes.hs22 isBinOp BinaryNoParensType{} = True function
23 isBinOp _ = False function
H A DExpr.hs25 isBinOp BinaryNoParens{} = True function
26 isBinOp _ = False function
H A DCommon.hs74 matchOperators isBinOp extractOp fromOp reapply modOpTable ops = parseChains function
/dports/science/qcl/qcl-0.6.4/
H A Dsyntax.h98 int isBinOp() const { return object()>sBINOP && object()<sBASEFUNCT; } in isBinOp() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h2271 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2271 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2271 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h2240 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2434 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2472 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2469 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h2472 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2443 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h2416 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2472 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2485 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2472 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2443 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2472 virtual bool isBinOp(unsigned Opcode) const { in isBinOp() function
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp28651 bool X86TargetLowering::isBinOp(unsigned Opcode) const { in isBinOp() function in X86TargetLowering
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30738 bool X86TargetLowering::isBinOp(unsigned Opcode) const { in isBinOp() function in X86TargetLowering
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp30042 bool X86TargetLowering::isBinOp(unsigned Opcode) const { in isBinOp() function in X86TargetLowering
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp30746 bool X86TargetLowering::isBinOp(unsigned Opcode) const { in isBinOp() function in X86TargetLowering
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30039 bool X86TargetLowering::isBinOp(unsigned Opcode) const { in isBinOp() function in X86TargetLowering

12