Home
last modified time | relevance | path

Searched refs:errorUnsupported (Results 1 – 22 of 22) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/pilot/pkg/config/aggregate/
H A Dconfig.go32 var errorUnsupported = errors.New("unsupported operation: the config aggregator is read-only") var
167 return errorUnsupported
171 return "", errorUnsupported
175 return "", errorUnsupported
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/
H A DFile.php609 public function errorUnsupported() function in PhpMyAdmin\\File
639 $this->errorUnsupported();
647 $this->errorUnsupported();
656 $this->errorUnsupported();
662 $this->errorUnsupported();
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/
H A DFile.php655 public function errorUnsupported(): void function in PhpMyAdmin\\File
681 $this->errorUnsupported();
690 $this->errorUnsupported();
702 $this->errorUnsupported();
709 $this->errorUnsupported();
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp93 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2338 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2345 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
2662 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp102 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2699 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2706 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
3021 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
3029 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerCallResult()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp102 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2699 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2706 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
3021 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
3029 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerCallResult()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp102 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2699 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2706 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
3021 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
3029 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerCallResult()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp96 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2692 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2699 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
3022 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
3030 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerCallResult()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp107 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2736 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2743 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
3066 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
3074 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerCallResult()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp96 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2675 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2682 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
3005 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
3013 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerCallResult()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp107 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2736 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2743 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
3066 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
3074 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerCallResult()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp105 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2730 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2737 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
3060 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
3068 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerCallResult()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp96 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2675 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2682 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
3005 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
3013 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerCallResult()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp107 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2736 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2743 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
3066 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
3074 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerCallResult()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp107 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2736 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2743 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
3066 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
3074 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerCallResult()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp105 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2730 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2737 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
3060 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
3068 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerCallResult()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp107 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2736 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2743 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
3066 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
3074 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerCallResult()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp92 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2487 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2494 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
2811 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp100 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2940 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2947 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
3270 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
3278 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerCallResult()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp91 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function
2494 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()
2501 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()
2817 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()
/dports/japanese/seaside/
H A DSeaside-JPatched080908-sq39.changes10473 "self errorUnsupported."
/dports/lang/pharo/Pharo-1.4-14438/
H A DPharoV10.sources9328 errorUnsupported