Home
last modified time | relevance | path

Searched refs:DoPHITranslation (Results 1 – 25 of 111) sorted by relevance

12345

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/
H A DValue.h302 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB);
304 const Value *DoPHITranslation(const BasicBlock *CurBB, in DoPHITranslation() function
306 return const_cast<Value*>(this)->DoPHITranslation(CurBB, PredBB); in DoPHITranslation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h537 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB);
539 const Value *DoPHITranslation(const BasicBlock *CurBB, in DoPHITranslation() function
541 return const_cast<Value*>(this)->DoPHITranslation(CurBB, PredBB); in DoPHITranslation()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DValue.h623 const Value *DoPHITranslation(const BasicBlock *CurBB,
625 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
627 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DValue.h584 const Value *DoPHITranslation(const BasicBlock *CurBB,
586 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
588 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/IR/
H A DValue.h583 const Value *DoPHITranslation(const BasicBlock *CurBB,
585 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) {
587 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB));
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DValue.h757 const Value *DoPHITranslation(const BasicBlock *CurBB,
759 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
761 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DValue.h757 const Value *DoPHITranslation(const BasicBlock *CurBB,
759 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
761 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DValue.h677 const Value *DoPHITranslation(const BasicBlock *CurBB,
679 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
681 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DValue.h643 const Value *DoPHITranslation(const BasicBlock *CurBB,
645 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
647 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DValue.h773 const Value *DoPHITranslation(const BasicBlock *CurBB,
775 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
777 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DValue.h773 const Value *DoPHITranslation(const BasicBlock *CurBB,
775 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
777 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DValue.h677 const Value *DoPHITranslation(const BasicBlock *CurBB,
679 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
681 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValue.h643 const Value *DoPHITranslation(const BasicBlock *CurBB,
645 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
647 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DValue.h773 const Value *DoPHITranslation(const BasicBlock *CurBB,
775 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
777 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DValue.h773 const Value *DoPHITranslation(const BasicBlock *CurBB,
775 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
777 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DValue.h643 const Value *DoPHITranslation(const BasicBlock *CurBB,
645 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
647 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DValue.h757 const Value *DoPHITranslation(const BasicBlock *CurBB,
759 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
761 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DValue.h773 const Value *DoPHITranslation(const BasicBlock *CurBB,
775 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
777 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/IR/
H A DValue.h777 const Value *DoPHITranslation(const BasicBlock *CurBB,
779 Value *DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) { in DoPHITranslation() function
781 static_cast<const Value *>(this)->DoPHITranslation(CurBB, PredBB)); in DoPHITranslation()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/VMCore/
H A DValue.cpp373 Value *Value::DoPHITranslation(const BasicBlock *CurBB, in DoPHITranslation() function in Value
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp791 RHS = CmpRHS->DoPHITranslation(BB, PredBB); in ComputeValueKnownInPredecessorsImpl()
793 LHS = CmpLHS->DoPHITranslation(BB, PredBB); in ComputeValueKnownInPredecessorsImpl()
1336 Value *Ptr = LoadedPtr->DoPHITranslation(LoadBB, PredBB); in SimplifyPartiallyRedundantLoad()
1432 LoadI->getType(), LoadedPtr->DoPHITranslation(LoadBB, UnavailablePred), in SimplifyPartiallyRedundantLoad()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp791 RHS = CmpRHS->DoPHITranslation(BB, PredBB); in ComputeValueKnownInPredecessorsImpl()
793 LHS = CmpLHS->DoPHITranslation(BB, PredBB); in ComputeValueKnownInPredecessorsImpl()
1336 Value *Ptr = LoadedPtr->DoPHITranslation(LoadBB, PredBB); in SimplifyPartiallyRedundantLoad()
1432 LoadI->getType(), LoadedPtr->DoPHITranslation(LoadBB, UnavailablePred), in SimplifyPartiallyRedundantLoad()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp791 RHS = CmpRHS->DoPHITranslation(BB, PredBB); in ComputeValueKnownInPredecessorsImpl()
793 LHS = CmpLHS->DoPHITranslation(BB, PredBB); in ComputeValueKnownInPredecessorsImpl()
1336 Value *Ptr = LoadedPtr->DoPHITranslation(LoadBB, PredBB); in SimplifyPartiallyRedundantLoad()
1432 LoadI->getType(), LoadedPtr->DoPHITranslation(LoadBB, UnavailablePred), in SimplifyPartiallyRedundantLoad()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp781 RHS = CmpRHS->DoPHITranslation(BB, PredBB); in ComputeValueKnownInPredecessorsImpl()
783 LHS = CmpLHS->DoPHITranslation(BB, PredBB); in ComputeValueKnownInPredecessorsImpl()
1367 Value *Ptr = LoadedPtr->DoPHITranslation(LoadBB, PredBB); in SimplifyPartiallyRedundantLoad()
1463 LoadI->getType(), LoadedPtr->DoPHITranslation(LoadBB, UnavailablePred), in SimplifyPartiallyRedundantLoad()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp775 RHS = CmpRHS->DoPHITranslation(BB, PredBB); in ComputeValueKnownInPredecessorsImpl()
777 LHS = CmpLHS->DoPHITranslation(BB, PredBB); in ComputeValueKnownInPredecessorsImpl()
1356 Value *Ptr = LoadedPtr->DoPHITranslation(LoadBB, PredBB); in SimplifyPartiallyRedundantLoad()
1450 new LoadInst(LoadedPtr->DoPHITranslation(LoadBB, UnavailablePred), in SimplifyPartiallyRedundantLoad()

12345