Home
last modified time | relevance | path

Searched defs:VPTransformState (Results 1 – 17 of 17) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h237 VPTransformState(unsigned VF, unsigned UF, LoopInfo *LI, DominatorTree *DT, in VPTransformState() argument
244 unsigned VF;
245 unsigned UF;
252 struct DataState {
259 } Data;
292 struct CFGState {
313 } CFG;
316 LoopInfo *LI;
319 DominatorTree *DT;
322 IRBuilder<> &Builder;
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Vectorize/
H A DVPlan.h237 VPTransformState(unsigned VF, unsigned UF, LoopInfo *LI, DominatorTree *DT, in VPTransformState() argument
244 unsigned VF;
245 unsigned UF;
252 struct DataState {
259 } Data;
292 struct CFGState {
313 } CFG;
316 LoopInfo *LI;
319 DominatorTree *DT;
322 IRBuilder<> &Builder;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h237 VPTransformState(unsigned VF, unsigned UF, LoopInfo *LI, DominatorTree *DT, in VPTransformState() function
244 unsigned VF;
245 unsigned UF;
252 struct DataState {
259 } Data;
292 struct CFGState {
313 } CFG;
316 LoopInfo *LI;
319 DominatorTree *DT;
322 IRBuilder<> &Builder;
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Vectorize/
H A DVPlan.h257 ElementCount VF;
258 unsigned UF;
265 struct DataState {
275 } Data;
331 struct CFGState {
352 } CFG;
355 Loop *OrigLoop;
358 LoopInfo *LI;
361 DominatorTree *DT;
364 IRBuilder<> &Builder;
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Vectorize/
H A DVPlan.h257 ElementCount VF;
258 unsigned UF;
265 struct DataState {
275 } Data;
331 struct CFGState {
352 } CFG;
355 Loop *OrigLoop;
358 LoopInfo *LI;
361 DominatorTree *DT;
364 IRBuilder<> &Builder;
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Vectorize/
H A DVPlan.h232 VPTransformState(unsigned VF, unsigned UF, LoopInfo *LI, DominatorTree *DT, in VPTransformState() argument
239 unsigned VF;
240 unsigned UF;
247 struct DataState {
254 } Data;
280 struct CFGState {
297 } CFG;
300 LoopInfo *LI;
303 DominatorTree *DT;
306 IRBuilder<> &Builder;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.h250 VPTransformState(ElementCount VF, unsigned UF, LoopInfo *LI, in VPTransformState() argument
258 ElementCount VF;
259 unsigned UF;
266 struct DataState {
290 // If the Def is managed directly by VPTransformState, extract the lane from in get() argument
321 struct CFGState {
342 } CFG;
345 LoopInfo *LI;
348 DominatorTree *DT;
351 IRBuilder<> &Builder;
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Vectorize/
H A DVPlan.h236 VPTransformState(unsigned VF, unsigned UF, LoopInfo *LI, DominatorTree *DT, in VPTransformState() function
243 unsigned VF;
244 unsigned UF;
251 struct DataState {
275 // If the Def is managed directly by VPTransformState, extract the lane from in get() argument
301 struct CFGState {
322 } CFG;
325 LoopInfo *LI;
328 DominatorTree *DT;
331 IRBuilder<> &Builder;
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Vectorize/
H A DVPlan.h236 VPTransformState(unsigned VF, unsigned UF, LoopInfo *LI, DominatorTree *DT, in VPTransformState() argument
243 unsigned VF;
244 unsigned UF;
251 struct DataState {
275 // If the Def is managed directly by VPTransformState, extract the lane from in get() argument
301 struct CFGState {
322 } CFG;
325 LoopInfo *LI;
328 DominatorTree *DT;
331 IRBuilder<> &Builder;
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DVPlan.h195 VPTransformState(ElementCount VF, unsigned UF, LoopInfo *LI, in VPTransformState() argument
202 ElementCount VF;
203 unsigned UF;
210 struct DataState {
220 } Data;
297 struct CFGState {
325 } CFG;
328 LoopInfo *LI;
331 DominatorTree *DT;
334 IRBuilder<> &Builder;
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Vectorize/
H A DVPlan.h195 VPTransformState(ElementCount VF, unsigned UF, LoopInfo *LI, in VPTransformState() argument
202 ElementCount VF;
203 unsigned UF;
210 struct DataState {
220 } Data;
297 struct CFGState {
325 } CFG;
328 LoopInfo *LI;
331 DominatorTree *DT;
334 IRBuilder<> &Builder;
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h195 VPTransformState(ElementCount VF, unsigned UF, LoopInfo *LI, in VPTransformState() argument
202 ElementCount VF;
203 unsigned UF;
210 struct DataState {
220 } Data;
297 struct CFGState {
325 } CFG;
328 LoopInfo *LI;
331 DominatorTree *DT;
334 IRBuilder<> &Builder;
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Vectorize/
H A DVPlan.h195 VPTransformState(ElementCount VF, unsigned UF, LoopInfo *LI, in VPTransformState() function
202 ElementCount VF;
203 unsigned UF;
210 struct DataState {
220 } Data;
297 struct CFGState {
325 } CFG;
328 LoopInfo *LI;
331 DominatorTree *DT;
334 IRBuilder<> &Builder;
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DVPlan.h195 VPTransformState(ElementCount VF, unsigned UF, LoopInfo *LI, in VPTransformState() argument
202 ElementCount VF;
203 unsigned UF;
210 struct DataState {
220 } Data;
297 struct CFGState {
325 } CFG;
328 LoopInfo *LI;
331 DominatorTree *DT;
334 IRBuilder<> &Builder;
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DVPlan.h195 VPTransformState(ElementCount VF, unsigned UF, LoopInfo *LI, in VPTransformState() function
202 ElementCount VF;
203 unsigned UF;
210 struct DataState {
220 } Data;
297 struct CFGState {
325 } CFG;
328 LoopInfo *LI;
331 DominatorTree *DT;
334 IRBuilder<> &Builder;
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Vectorize/
H A DVPlan.h234 VPTransformState(unsigned VF, unsigned UF, LoopInfo *LI, DominatorTree *DT, in VPTransformState() argument
241 unsigned VF;
242 unsigned UF;
249 struct DataState {
256 } Data;
282 struct CFGState {
303 } CFG;
306 LoopInfo *LI;
309 DominatorTree *DT;
312 IRBuilder<> &Builder;
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Vectorize/
H A DVPlan.h235 VPTransformState(unsigned VF, unsigned UF, LoopInfo *LI, DominatorTree *DT, in VPTransformState() function
242 unsigned VF;
243 unsigned UF;
250 struct DataState {
257 } Data;
283 struct CFGState {
304 } CFG;
307 LoopInfo *LI;
310 DominatorTree *DT;
313 IRBuilder<> &Builder;
[all …]