Home
last modified time | relevance | path

Searched refs:InstParent (Results 26 – 50 of 53) sorted by relevance

123

/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp464 BasicBlock *InstParent = Inst->getParent(); in tryToPeepholeInstruction() local
470 if (BBI == InstParent->begin()) { in tryToPeepholeInstruction()
471 BasicBlock *Pred = InstParent->getSinglePredecessor(); in tryToPeepholeInstruction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp481 BasicBlock *InstParent = Inst->getParent(); in tryToPeepholeInstruction() local
487 if (BBI == InstParent->begin()) { in tryToPeepholeInstruction()
488 BasicBlock *Pred = InstParent->getSinglePredecessor(); in tryToPeepholeInstruction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp476 BasicBlock *InstParent = Inst->getParent(); in tryToPeepholeInstruction() local
482 if (BBI == InstParent->begin()) { in tryToPeepholeInstruction()
483 BasicBlock *Pred = InstParent->getSinglePredecessor(); in tryToPeepholeInstruction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp473 BasicBlock *InstParent = Inst->getParent(); in tryToPeepholeInstruction() local
479 if (BBI == InstParent->begin()) { in tryToPeepholeInstruction()
480 BasicBlock *Pred = InstParent->getSinglePredecessor(); in tryToPeepholeInstruction()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp476 BasicBlock *InstParent = Inst->getParent(); in tryToPeepholeInstruction() local
482 if (BBI == InstParent->begin()) { in tryToPeepholeInstruction()
483 BasicBlock *Pred = InstParent->getSinglePredecessor(); in tryToPeepholeInstruction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp463 BasicBlock *InstParent = Inst->getParent(); in tryToPeepholeInstruction() local
469 if (BBI == InstParent->begin()) { in tryToPeepholeInstruction()
470 BasicBlock *Pred = InstParent->getSinglePredecessor(); in tryToPeepholeInstruction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp476 BasicBlock *InstParent = Inst->getParent(); in tryToPeepholeInstruction() local
482 if (BBI == InstParent->begin()) { in tryToPeepholeInstruction()
483 BasicBlock *Pred = InstParent->getSinglePredecessor(); in tryToPeepholeInstruction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp463 BasicBlock *InstParent = Inst->getParent(); in tryToPeepholeInstruction() local
469 if (BBI == InstParent->begin()) { in tryToPeepholeInstruction()
470 BasicBlock *Pred = InstParent->getSinglePredecessor(); in tryToPeepholeInstruction()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp474 BasicBlock *InstParent = Inst->getParent(); in tryToPeepholeInstruction() local
480 if (BBI == InstParent->begin()) { in tryToPeepholeInstruction()
481 BasicBlock *Pred = InstParent->getSinglePredecessor(); in tryToPeepholeInstruction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3729 BasicBlock *InstParent = I->getParent(); in run() local
3736 InsertPos = InstParent->getFirstInsertionPt(); in run()
3738 InsertPos = InstParent->getFirstNonPHI()->getIterator(); in run()
3741 InstParent->getInstList().insert(InsertPos, Result); in run()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3729 BasicBlock *InstParent = I->getParent(); in run() local
3736 InsertPos = InstParent->getFirstInsertionPt(); in run()
3738 InsertPos = InstParent->getFirstNonPHI()->getIterator(); in run()
3741 InstParent->getInstList().insert(InsertPos, Result); in run()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3698 BasicBlock *InstParent = I->getParent(); in run() local
3705 InsertPos = InstParent->getFirstInsertionPt(); in run()
3707 InsertPos = InstParent->getFirstNonPHI()->getIterator(); in run()
3710 InstParent->getInstList().insert(InsertPos, Result); in run()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/4.0/
H A DInstructionCombining.cpp2965 BasicBlock *InstParent = I->getParent(); in run() local
2971 InsertPos = InstParent->getFirstInsertionPt(); in run()
2973 InstParent->getInstList().insert(InsertPos, Result); in run()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3918 BasicBlock *InstParent = I->getParent(); in run() local
3925 InsertPos = InstParent->getFirstInsertionPt(); in run()
3927 InsertPos = InstParent->getFirstNonPHI()->getIterator(); in run()
3930 InstParent->getInstList().insert(InsertPos, Result); in run()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3918 BasicBlock *InstParent = I->getParent(); in run() local
3925 InsertPos = InstParent->getFirstInsertionPt(); in run()
3927 InsertPos = InstParent->getFirstNonPHI()->getIterator(); in run()
3930 InstParent->getInstList().insert(InsertPos, Result); in run()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3898 BasicBlock *InstParent = I->getParent(); in run() local
3905 InsertPos = InstParent->getFirstInsertionPt(); in run()
3907 InsertPos = InstParent->getFirstNonPHI()->getIterator(); in run()
3910 InstParent->getInstList().insert(InsertPos, Result); in run()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3894 BasicBlock *InstParent = I->getParent(); in run() local
3901 InsertPos = InstParent->getFirstInsertionPt(); in run()
3903 InsertPos = InstParent->getFirstNonPHI()->getIterator(); in run()
3906 InstParent->getInstList().insert(InsertPos, Result); in run()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3918 BasicBlock *InstParent = I->getParent(); in run() local
3925 InsertPos = InstParent->getFirstInsertionPt(); in run()
3927 InsertPos = InstParent->getFirstNonPHI()->getIterator(); in run()
3930 InstParent->getInstList().insert(InsertPos, Result); in run()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3918 BasicBlock *InstParent = I->getParent();
3925 InsertPos = InstParent->getFirstInsertionPt();
3927 InsertPos = InstParent->getFirstNonPHI()->getIterator();
3930 InstParent->getInstList().insert(InsertPos, Result);
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/7.0/
H A DInstructionCombining.cpp3119 BasicBlock* InstParent = I->getParent(); in run() local
3125 InsertPos = InstParent->getFirstInsertionPt(); in run()
3127 InstParent->getInstList().insert(InsertPos, Result); in run()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3235 BasicBlock *InstParent = I->getParent(); in run() local
3241 InsertPos = InstParent->getFirstInsertionPt(); in run()
3243 InstParent->getInstList().insert(InsertPos, Result); in run()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3072 BasicBlock *InstParent = I->getParent(); in run() local
3078 InsertPos = InstParent->getFirstInsertionPt(); in run()
3080 InstParent->getInstList().insert(InsertPos, Result); in run()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3385 BasicBlock *InstParent = I->getParent(); in run() local
3391 InsertPos = InstParent->getFirstInsertionPt(); in run()
3393 InstParent->getInstList().insert(InsertPos, Result); in run()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3385 BasicBlock *InstParent = I->getParent(); in run() local
3391 InsertPos = InstParent->getFirstInsertionPt(); in run()
3393 InstParent->getInstList().insert(InsertPos, Result); in run()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3385 BasicBlock *InstParent = I->getParent(); in run() local
3391 InsertPos = InstParent->getFirstInsertionPt(); in run()
3393 InstParent->getInstList().insert(InsertPos, Result); in run()

123