Home
last modified time | relevance | path

Searched refs:WE (Results 1 – 25 of 2830) sorted by relevance

12345678910>>...114

/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp67 for (; WE; WE = WE->getParentException()) in recalculate()
68 WE->addBlock(MBB); in recalculate()
74 WE->getParentException()->getSubExceptions().push_back(WE); in recalculate()
82 WE->reverseBlock(); in recalculate()
83 std::reverse(WE->getSubExceptions().begin(), WE->getSubExceptions().end()); in recalculate()
127 if (SubE != WE) { in discoverAndMapException()
159 if (WE) { in getOutermostException()
161 WE = Parent; in getOutermostException()
163 return WE; in getOutermostException()
193 WE.print(OS); in operator <<()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp64 for (; WE; WE = WE->getParentException()) in recalculate()
65 WE->addBlock(MBB); in recalculate()
71 WE->getParentException()->getSubExceptions().push_back(WE); in recalculate()
79 WE->reverseBlock(); in recalculate()
80 std::reverse(WE->getSubExceptions().begin(), WE->getSubExceptions().end()); in recalculate()
124 if (SubE != WE) { in discoverAndMapException()
156 if (WE) { in getOutermostException()
158 WE = Parent; in getOutermostException()
160 return WE; in getOutermostException()
190 WE.print(OS); in operator <<()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp63 for (; WE; WE = WE->getParentException()) in recalculate()
64 WE->addBlock(MBB); in recalculate()
74 WE->getParentException()->getSubExceptions().push_back(std::move(WE)); in recalculate()
82 WE->reverseBlock(); in recalculate()
83 std::reverse(WE->getSubExceptions().begin(), WE->getSubExceptions().end()); in recalculate()
116 if (SubE != WE) { in discoverAndMapException()
148 if (WE) { in getOutermostException()
150 WE = Parent; in getOutermostException()
152 return WE; in getOutermostException()
182 WE.print(OS); in operator <<()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp63 for (; WE; WE = WE->getParentException()) in recalculate()
64 WE->addBlock(MBB); in recalculate()
74 WE->getParentException()->getSubExceptions().push_back(std::move(WE)); in recalculate()
82 WE->reverseBlock(); in recalculate()
83 std::reverse(WE->getSubExceptions().begin(), WE->getSubExceptions().end()); in recalculate()
116 if (SubE != WE) { in discoverAndMapException()
148 if (WE) { in getOutermostException()
150 WE = Parent; in getOutermostException()
152 return WE; in getOutermostException()
182 WE.print(OS); in operator <<()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp63 for (; WE; WE = WE->getParentException()) in recalculate()
64 WE->addBlock(MBB); in recalculate()
74 WE->getParentException()->getSubExceptions().push_back(std::move(WE)); in recalculate()
82 WE->reverseBlock(); in recalculate()
83 std::reverse(WE->getSubExceptions().begin(), WE->getSubExceptions().end()); in recalculate()
116 if (SubE != WE) { in discoverAndMapException()
148 if (WE) { in getOutermostException()
150 WE = Parent; in getOutermostException()
152 return WE; in getOutermostException()
182 WE.print(OS); in operator <<()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp63 for (; WE; WE = WE->getParentException()) in recalculate()
64 WE->addBlock(MBB); in recalculate()
74 WE->getParentException()->getSubExceptions().push_back(std::move(WE)); in recalculate()
82 WE->reverseBlock(); in recalculate()
83 std::reverse(WE->getSubExceptions().begin(), WE->getSubExceptions().end()); in recalculate()
116 if (SubE != WE) { in discoverAndMapException()
148 if (WE) { in getOutermostException()
150 WE = Parent; in getOutermostException()
152 return WE; in getOutermostException()
182 WE.print(OS); in operator <<()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp63 for (; WE; WE = WE->getParentException()) in recalculate()
64 WE->addBlock(MBB); in recalculate()
74 WE->getParentException()->getSubExceptions().push_back(std::move(WE)); in recalculate()
82 WE->reverseBlock(); in recalculate()
83 std::reverse(WE->getSubExceptions().begin(), WE->getSubExceptions().end()); in recalculate()
116 if (SubE != WE) { in discoverAndMapException()
148 if (WE) { in getOutermostException()
150 WE = Parent; in getOutermostException()
152 return WE; in getOutermostException()
182 WE.print(OS); in operator <<()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp63 for (; WE; WE = WE->getParentException()) in recalculate()
64 WE->addBlock(MBB); in recalculate()
70 WE->getParentException()->getSubExceptions().push_back(WE); in recalculate()
78 WE->reverseBlock(); in recalculate()
79 std::reverse(WE->getSubExceptions().begin(), WE->getSubExceptions().end()); in recalculate()
113 if (SubE != WE) { in discoverAndMapException()
145 if (WE) { in getOutermostException()
147 WE = Parent; in getOutermostException()
149 return WE; in getOutermostException()
179 WE.print(OS); in operator <<()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp63 for (; WE; WE = WE->getParentException()) in recalculate()
64 WE->addBlock(MBB); in recalculate()
70 WE->getParentException()->getSubExceptions().push_back(WE); in recalculate()
78 WE->reverseBlock(); in recalculate()
79 std::reverse(WE->getSubExceptions().begin(), WE->getSubExceptions().end()); in recalculate()
113 if (SubE != WE) { in discoverAndMapException()
145 if (WE) { in getOutermostException()
147 WE = Parent; in getOutermostException()
149 return WE; in getOutermostException()
179 WE.print(OS); in operator <<()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp63 for (; WE; WE = WE->getParentException()) in recalculate()
64 WE->addBlock(MBB); in recalculate()
70 WE->getParentException()->getSubExceptions().push_back(WE); in recalculate()
78 WE->reverseBlock(); in recalculate()
79 std::reverse(WE->getSubExceptions().begin(), WE->getSubExceptions().end()); in recalculate()
113 if (SubE != WE) { in discoverAndMapException()
145 if (WE) { in getOutermostException()
147 WE = Parent; in getOutermostException()
149 return WE; in getOutermostException()
179 WE.print(OS); in operator <<()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp62 for (; WE; WE = WE->getParentException()) in recalculate()
63 WE->addBlock(MBB); in recalculate()
69 WE->getParentException()->getSubExceptions().push_back(WE); in recalculate()
77 WE->reverseBlock(); in recalculate()
78 std::reverse(WE->getSubExceptions().begin(), WE->getSubExceptions().end()); in recalculate()
112 if (SubE != WE) { in discoverAndMapException()
144 if (WE) { in getOutermostException()
146 WE = Parent; in getOutermostException()
148 return WE; in getOutermostException()
178 WE.print(OS); in operator <<()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp177 if (WE != SrcWE && SrcWE->contains(WE) && !DstWE->contains(WE) && in recalculate()
197 for (; WE; WE = WE->getParentException()) in recalculate()
243 for (; WE; WE = WE->getParentException()) in recalculate()
254 WE->getParentException()->getSubExceptions().push_back(std::move(WE)); in recalculate()
262 WE->reverseBlock(); in recalculate()
296 if (SubE != WE) { in discoverAndMapException()
328 if (WE) { in getOutermostException()
330 WE = Parent; in getOutermostException()
332 return WE; in getOutermostException()
362 WE.print(OS); in operator <<()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp177 if (WE != SrcWE && SrcWE->contains(WE) && !DstWE->contains(WE) && in recalculate()
197 for (; WE; WE = WE->getParentException()) in recalculate()
243 for (; WE; WE = WE->getParentException()) in recalculate()
254 WE->getParentException()->getSubExceptions().push_back(std::move(WE)); in recalculate()
262 WE->reverseBlock(); in recalculate()
296 if (SubE != WE) { in discoverAndMapException()
328 if (WE) { in getOutermostException()
330 WE = Parent; in getOutermostException()
332 return WE; in getOutermostException()
362 WE.print(OS); in operator <<()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp177 if (WE != SrcWE && SrcWE->contains(WE) && !DstWE->contains(WE) && in recalculate()
197 for (; WE; WE = WE->getParentException()) in recalculate()
243 for (; WE; WE = WE->getParentException()) in recalculate()
254 WE->getParentException()->getSubExceptions().push_back(std::move(WE)); in recalculate()
262 WE->reverseBlock(); in recalculate()
296 if (SubE != WE) { in discoverAndMapException()
328 if (WE) { in getOutermostException()
330 WE = Parent; in getOutermostException()
332 return WE; in getOutermostException()
362 WE.print(OS); in operator <<()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp177 if (WE != SrcWE && SrcWE->contains(WE) && !DstWE->contains(WE) && in recalculate()
197 for (; WE; WE = WE->getParentException()) in recalculate()
243 for (; WE; WE = WE->getParentException()) in recalculate()
254 WE->getParentException()->getSubExceptions().push_back(std::move(WE)); in recalculate()
262 WE->reverseBlock(); in recalculate()
296 if (SubE != WE) { in discoverAndMapException()
328 if (WE) { in getOutermostException()
330 WE = Parent; in getOutermostException()
332 return WE; in getOutermostException()
362 WE.print(OS); in operator <<()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp177 if (WE != SrcWE && SrcWE->contains(WE) && !DstWE->contains(WE) && in recalculate()
197 for (; WE; WE = WE->getParentException()) in recalculate()
243 for (; WE; WE = WE->getParentException()) in recalculate()
254 WE->getParentException()->getSubExceptions().push_back(std::move(WE)); in recalculate()
262 WE->reverseBlock(); in recalculate()
296 if (SubE != WE) { in discoverAndMapException()
328 if (WE) { in getOutermostException()
330 WE = Parent; in getOutermostException()
332 return WE; in getOutermostException()
362 WE.print(OS); in operator <<()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp177 if (WE != SrcWE && SrcWE->contains(WE) && !DstWE->contains(WE) && in process_source_file()
197 for (; WE; WE = WE->getParentException())
243 for (; WE; WE = WE->getParentException())
254 WE->getParentException()->getSubExceptions().push_back(std::move(WE));
262 WE->reverseBlock();
296 if (SubE != WE) {
328 if (WE) {
330 WE = Parent;
332 return WE;
362 WE.print(OS);
[all …]
/dports/textproc/libxml2/libxml2-2.9.12/result/
H A Dent9.rde20 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
25 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
30 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
35 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
40 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
45 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
50 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
55 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
60 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
65 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
[all …]
H A Dent9.rdr11 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
16 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
21 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
26 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
31 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
36 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
41 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
46 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
51 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
56 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
[all …]
H A Dent9.sax28 SAX.characters( WE need lot of garbage now to, 50)
33 SAX.characters( WE need lot of garbage now to, 50)
38 SAX.characters( WE need lot of garbage now to, 50)
43 SAX.characters( WE need lot of garbage now to, 50)
48 SAX.characters( WE need lot of garbage now to, 50)
53 SAX.characters( WE need lot of garbage now to, 50)
58 SAX.characters( WE need lot of garbage now to, 50)
63 SAX.characters( WE need lot of garbage now to, 50)
68 SAX.characters( WE need lot of garbage now to, 50)
73 SAX.characters( WE need lot of garbage now to, 50)
[all …]
/dports/textproc/py-libxml2/libxml2-2.9.12/result/
H A Dent9.rdr11 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
16 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
21 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
26 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
31 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
36 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
41 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
46 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
51 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
56 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
[all …]
H A Dent9.rde20 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
25 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
30 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
35 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
40 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
45 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
50 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
55 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
60 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
65 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
[all …]
H A Dent9.sax28 SAX.characters( WE need lot of garbage now to, 50)
33 SAX.characters( WE need lot of garbage now to, 50)
38 SAX.characters( WE need lot of garbage now to, 50)
43 SAX.characters( WE need lot of garbage now to, 50)
48 SAX.characters( WE need lot of garbage now to, 50)
53 SAX.characters( WE need lot of garbage now to, 50)
58 SAX.characters( WE need lot of garbage now to, 50)
63 SAX.characters( WE need lot of garbage now to, 50)
68 SAX.characters( WE need lot of garbage now to, 50)
73 SAX.characters( WE need lot of garbage now to, 50)
[all …]
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/reference/route/
H A Dvieac.rte115 $PMGNRTE,15,1,c,1,AU-aa,t,WE-ab,ai*49
117 $PMGNRTE,15,3,c,1,WE-ae,ai,RE-af,t*48
120 $PMGNRTE,15,6,c,1,WE-ak,ai,WE-al,ai*30
121 $PMGNRTE,15,7,c,1,WE-am,ai,WE-an,ai*35
122 $PMGNRTE,15,8,c,1,WE-ao,ai,WE-ap,ai*26
139 $PMGNRTE,15,10,c,2,WE-bv,ai,WE-bw,ai*02
140 $PMGNRTE,15,11,c,2,WE-bx,ai,WE-by,ai*03
141 $PMGNRTE,15,12,c,2,WE-bz,ai,WE-ca,ai*1B
152 $PMGNRTE,15,8,c,3,WE-cu,ai,WE-cv,ai*38
161 $PMGNRTE,14,2,c,4,WE-dl,ai,WE-dm,ai*36
[all …]
/dports/astro/gpsbabel14/gpsbabel-1.4.4/reference/route/
H A Dvieac.rte115 $PMGNRTE,15,1,c,1,AU-aa,t,WE-ab,ai*49
117 $PMGNRTE,15,3,c,1,WE-ae,ai,RE-af,t*48
120 $PMGNRTE,15,6,c,1,WE-ak,ai,WE-al,ai*30
121 $PMGNRTE,15,7,c,1,WE-am,ai,WE-an,ai*35
122 $PMGNRTE,15,8,c,1,WE-ao,ai,WE-ap,ai*26
139 $PMGNRTE,15,10,c,2,WE-bv,ai,WE-bw,ai*02
140 $PMGNRTE,15,11,c,2,WE-bx,ai,WE-by,ai*03
141 $PMGNRTE,15,12,c,2,WE-bz,ai,WE-ca,ai*1B
152 $PMGNRTE,15,8,c,3,WE-cu,ai,WE-cv,ai*38
161 $PMGNRTE,14,2,c,4,WE-dl,ai,WE-dm,ai*36
[all …]

12345678910>>...114