Home
last modified time | relevance | path

Searched defs:OffloadArray (Results 1 – 9 of 9) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp610 // The number of blocks to be inlined has already reached
612 // disables partial inlining for the function.
616 if (succ_size(CurrEntry) != 2)
617 break;
626 OutliningInfo->Entries.push_back(CurrEntry); in initialize()
639 OutliningInfo->Entries.push_back(CurrEntry);
646 // Do sanity check of the entries: threre should not
682 if (!CheckAndNormalizeCandidate(OutliningInfo.get())) in isFilled()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp397 struct OffloadArray { struct
399 AllocaInst *Array = nullptr;
401 SmallVector<Value *, 8> StoredValues;
403 SmallVector<StoreInst *, 8> LastAccesses;
411 bool initialize(AllocaInst &Array, Instruction &Before) { in initialize()
422 static const unsigned DeviceIDArgNum = 1;
423 static const unsigned BasePtrsArgNum = 3;
424 static const unsigned PtrsArgNum = 4;
425 static const unsigned SizesArgNum = 5;
431 bool getValues(AllocaInst &Array, Instruction &Before) { in getValues()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp397 struct OffloadArray { struct
399 AllocaInst *Array = nullptr;
401 SmallVector<Value *, 8> StoredValues;
403 SmallVector<StoreInst *, 8> LastAccesses;
411 bool initialize(AllocaInst &Array, Instruction &Before) { in initialize()
422 static const unsigned DeviceIDArgNum = 1;
423 static const unsigned BasePtrsArgNum = 3;
424 static const unsigned PtrsArgNum = 4;
425 static const unsigned SizesArgNum = 5;
431 bool getValues(AllocaInst &Array, Instruction &Before) { in getValues()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp393 struct OffloadArray { struct
395 AllocaInst *Array = nullptr;
397 SmallVector<Value *, 8> StoredValues;
399 SmallVector<StoreInst *, 8> LastAccesses;
407 bool initialize(AllocaInst &Array, Instruction &Before) { in initialize()
418 static const unsigned BasePtrsArgNum = 2;
419 static const unsigned PtrsArgNum = 3;
420 static const unsigned SizesArgNum = 4;
426 bool getValues(AllocaInst &Array, Instruction &Before) { in getValues()
465 bool isFilled() { in isFilled()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/IPO/
H A DOpenMPOpt.cpp610 struct OffloadArray { struct
612 AllocaInst *Array = nullptr;
614 SmallVector<Value *, 8> StoredValues;
616 SmallVector<StoreInst *, 8> LastAccesses;
624 bool initialize(AllocaInst &Array, Instruction &Before) { in initialize()
635 static const unsigned DeviceIDArgNum = 1;
636 static const unsigned BasePtrsArgNum = 3;
637 static const unsigned PtrsArgNum = 4;
638 static const unsigned SizesArgNum = 5;
644 bool getValues(AllocaInst &Array, Instruction &Before) { in getValues()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp610 struct OffloadArray { struct
612 AllocaInst *Array = nullptr;
614 SmallVector<Value *, 8> StoredValues;
616 SmallVector<StoreInst *, 8> LastAccesses;
624 bool initialize(AllocaInst &Array, Instruction &Before) { in initialize()
635 static const unsigned DeviceIDArgNum = 1;
636 static const unsigned BasePtrsArgNum = 3;
637 static const unsigned PtrsArgNum = 4;
638 static const unsigned SizesArgNum = 5;
644 bool getValues(AllocaInst &Array, Instruction &Before) { in getValues()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp610 struct OffloadArray { struct
612 AllocaInst *Array = nullptr;
614 SmallVector<Value *, 8> StoredValues;
616 SmallVector<StoreInst *, 8> LastAccesses;
624 bool initialize(AllocaInst &Array, Instruction &Before) { in initialize()
635 static const unsigned DeviceIDArgNum = 1;
636 static const unsigned BasePtrsArgNum = 3;
637 static const unsigned PtrsArgNum = 4;
638 static const unsigned SizesArgNum = 5;
644 bool getValues(AllocaInst &Array, Instruction &Before) { in getValues()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp610 struct OffloadArray { struct
612 AllocaInst *Array = nullptr;
614 SmallVector<Value *, 8> StoredValues;
616 SmallVector<StoreInst *, 8> LastAccesses;
624 bool initialize(AllocaInst &Array, Instruction &Before) { in initialize()
635 static const unsigned DeviceIDArgNum = 1;
636 static const unsigned BasePtrsArgNum = 3;
637 static const unsigned PtrsArgNum = 4;
638 static const unsigned SizesArgNum = 5;
644 bool getValues(AllocaInst &Array, Instruction &Before) { in getValues()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp660 struct OffloadArray { struct
662 AllocaInst *Array = nullptr;
664 SmallVector<Value *, 8> StoredValues;
666 SmallVector<StoreInst *, 8> LastAccesses;
674 bool initialize(AllocaInst &Array, Instruction &Before) { in initialize()
685 static const unsigned DeviceIDArgNum = 1;
686 static const unsigned BasePtrsArgNum = 3;
687 static const unsigned PtrsArgNum = 4;
688 static const unsigned SizesArgNum = 5;
694 bool getValues(AllocaInst &Array, Instruction &Before) { in getValues()
[all …]