Home
last modified time | relevance | path

Searched defs:NewSI (Results 1 – 21 of 21) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp157 Value *NewSI = Builder->CreateSelect(SI.getCondition(), TI->getOperand(0), in FoldSelectOpOp() local
202 Value *NewSI = Builder->CreateSelect(SI.getCondition(), OtherOpT, in FoldSelectOpOp() local
712 Value *NewSI = Builder->CreateSelect( in FoldSPFofSPF() local
1124 Value *NewSI = Builder->CreateCast(CastOp, in visitSelectInst() local
1168 Value *NewSI = in visitSelectInst() local
DInstCombineLoadStoreAlloca.cpp1387 StoreInst *NewSI = new StoreInst(MergedVal, SI.getOperand(1), in SimplifyStoreAtEndOfBlock() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSelect.cpp137 Value *NewSI = Builder->CreateSelect(SI.getCondition(), TI->getOperand(0), in FoldSelectOpOp() local
177 Value *NewSI = Builder->CreateSelect(SI.getCondition(), OtherOpT, in FoldSelectOpOp() local
DInstCombineLoadStoreAlloca.cpp604 StoreInst *NewSI = new StoreInst(MergedVal, SI.getOperand(1), in SimplifyStoreAtEndOfBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp301 Value *NewSI = in foldSelectOpOp() local
347 Value *NewSI = Builder.CreateSelect(SI.getCondition(), OtherOpT, OtherOpF, in foldSelectOpOp() local
1103 Value *NewSI = in foldSPFofSPF() local
1791 Value *NewSI = Builder.CreateSelect(Cmp, LHS, RHS, SI.getName(), &SI); in visitSelectInst() local
DInstCombineLoadStoreAlloca.cpp1631 StoreInst *NewSI = new StoreInst(MergedVal, SI.getOperand(1), in SimplifyStoreAtEndOfBlock() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLICM.cpp648 StoreInst *NewSI = new StoreInst(LiveInValue, SomePtr, InsertPos); in doExtraRewritesBeforeFinalDeletion() local
/external/llvm/lib/Transforms/Scalar/
DLICM.cpp821 StoreInst *NewSI = new StoreInst(LiveInValue, Ptr, InsertPos); in doExtraRewritesBeforeFinalDeletion() local
DSROA.cpp2526 StoreInst *NewSI; in visitStoreInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLICM.cpp1165 StoreInst *NewSI = new StoreInst(LiveInValue, Ptr, InsertPos); in doExtraRewritesBeforeFinalDeletion() local
DSimpleLoopUnswitch.cpp610 auto *NewSI = SwitchInst::Create(LoopCond, NewPH, ExitCases.size(), OldPH); in unswitchTrivialSwitch() local
DSROA.cpp2638 StoreInst *NewSI; in visitStoreInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp461 StoreInst *NewSI = Builder.CreateStore(NewVal, NewAddr); in convertAtomicStoreToIntegerType() local
/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp451 StoreInst *NewSI = Builder.CreateStore(NewVal, NewAddr); in convertAtomicStoreToIntegerType() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp787 SwitchInst *NewSI = Builder.CreateSwitch(CV, PredDefault, in FoldValueComparisonIntoPredecessors() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp762 StoreInst *NewSI = in materializeStores() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1108 SwitchInst *NewSI = in FoldValueComparisonIntoPredecessors() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp918 StoreInst *NewSI = IRB.CreateAlignedStore(Shadow, ShadowPtr, Alignment); in materializeStores() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1179 SwitchInst *NewSI = in FoldValueComparisonIntoPredecessors() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2544 Instruction *NewSI = nullptr; in vectorizeMemoryInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2467 Instruction *NewSI = nullptr; in vectorizeMemoryInstruction() local