Home
last modified time | relevance | path

Searched refs:tryValue (Results 1 – 19 of 19) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/intro/org/eclipse/ua/tests/intro/anchors/
H A DExtensionReorderingTest.java76 tryValue(next, value); in tryAll()
80 private void tryValue(int next, int value) { in tryValue() method in ExtensionReorderingTest.Permutations
/dports/editors/micro/micro-2.0.10/vendor/github.com/robertkrimen/otto/
H A Druntime.go119 func (self *_runtime) tryCatchEvaluate(inner func() Value) (tryValue Value, exception bool) {
133 tryValue = toValue_object(self.newError(caught.name, caught.messageValue(), 0))
136 tryValue = caught
143 tryValue = inner()
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/robertkrimen/otto/
H A Druntime.go118 func (self *_runtime) tryCatchEvaluate(inner func() Value) (tryValue Value, exception bool) {
132 tryValue = toValue_object(self.newError(caught.name, caught.messageValue(), 0))
135 tryValue = caught
142 tryValue = inner()
/dports/devel/folly/folly-2021.12.27.00/folly/futures/test/
H A DThenTest.cpp116 TEST(Then, tryValue) { in TEST() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp728 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
764 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
771 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp728 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
764 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
771 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp728 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
764 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
771 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp681 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
717 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
724 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp738 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
774 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
781 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp744 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
780 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
787 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp744 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
780 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
787 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp744 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
780 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
787 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp738 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
774 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
781 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp744 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
780 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
787 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp749 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
785 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
792 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp744 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
780 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
787 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp744 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
780 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
787 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp738 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
774 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
781 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp744 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
780 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
787 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()