Home
last modified time | relevance | path

Searched refs:SetInsertPoint (Results 1 - 25 of 95) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScalarizeMaskedMemIntrin.cpp142 Builder.SetInsertPoint(InsertPt); in scalarizeMaskedLoad()
210 Builder.SetInsertPoint(InsertPt); in scalarizeMaskedLoad()
219 Builder.SetInsertPoint(InsertPt); in scalarizeMaskedLoad()
279 Builder.SetInsertPoint(InsertPt); in scalarizeMaskedStore()
341 Builder.SetInsertPoint(InsertPt); in scalarizeMaskedStore()
350 Builder.SetInsertPoint(InsertPt); in scalarizeMaskedStore()
402 Builder.SetInsertPoint(InsertPt); in scalarizeMaskedGather()
459 Builder.SetInsertPoint(InsertPt); in scalarizeMaskedGather()
469 Builder.SetInsertPoint(InsertPt); in scalarizeMaskedGather()
529 Builder.SetInsertPoint(InsertP in scalarizeMaskedScatter()
[all...]
H A DAtomicExpandPass.cpp866 Builder.SetInsertPoint(BB); in expandPartwordCmpXchg()
885 Builder.SetInsertPoint(LoopBB); in expandPartwordCmpXchg()
912 Builder.SetInsertPoint(FailureBB); in expandPartwordCmpXchg()
924 Builder.SetInsertPoint(CI); in expandPartwordCmpXchg()
1030 Builder.SetInsertPoint(BB); in insertRMWLLSCLoop()
1034 Builder.SetInsertPoint(LoopBB); in insertRMWLLSCLoop()
1045 Builder.SetInsertPoint(ExitBB, ExitBB->begin()); in insertRMWLLSCLoop()
1187 Builder.SetInsertPoint(BB); in expandAtomicCmpXchg()
1193 Builder.SetInsertPoint(StartBB); in expandAtomicCmpXchg()
1202 Builder.SetInsertPoint(ReleasingStoreB in expandAtomicCmpXchg()
[all...]
H A DExpandMemCmp.cpp284 Builder.SetInsertPoint(LoadCmpBlocks[BlockIndex]); in emitLoadCompareByteBlock()
330 Builder.SetInsertPoint(CI); in getCompareLoadPairs()
332 Builder.SetInsertPoint(LoadCmpBlocks[BlockIndex]); in getCompareLoadPairs()
452 Builder.SetInsertPoint(LoadCmpBlocks[BlockIndex]); in emitLoadCompareBlock()
508 Builder.SetInsertPoint(ResBlock.BB, InsertPt); in emitMemCmpResultBlock()
516 Builder.SetInsertPoint(ResBlock.BB, InsertPt); in emitMemCmpResultBlock()
532 Builder.SetInsertPoint(ResBlock.BB); in setupResultBlockPHINodes()
541 Builder.SetInsertPoint(&EndBlock->front()); in setupEndBlockPHINodes()
H A DSafeStack.cpp455 IRB.SetInsertPoint(I->getNextNode()); in createStackRestorePoints()
543 IRB.SetInsertPoint(BasePointer->getNextNode()); in moveStaticAllocasToUnsafeStack()
550 IRB.SetInsertPoint(BasePointer->getNextNode()); in moveStaticAllocasToUnsafeStack()
582 IRB.SetInsertPoint(cast<Instruction>(NewArg)->getNextNode()); in moveStaticAllocasToUnsafeStack()
588 IRB.SetInsertPoint(AI); in moveStaticAllocasToUnsafeStack()
630 IRB.SetInsertPoint(BasePointer->getNextNode()); in moveStaticAllocasToUnsafeStack()
828 IRB.SetInsertPoint(RI); in run()
H A DWasmEHPrepare.cpp195 IRB.SetInsertPoint(BB); in prepareThrows()
280 IRB.SetInsertPoint(&*BB->getFirstInsertionPt()); in prepareEHPad()
315 IRB.SetInsertPoint(ExtractExnCI->getNextNode()); in prepareEHPad()
H A DTypePromotion.cpp464 Builder.SetInsertPoint(I); in PrepareWrappingAdds()
484 Builder.SetInsertPoint(InsertPt); in ExtendSources()
565 Builder.SetInsertPoint(cast<Instruction>(V)); in TruncateSinks()
659 Builder.SetInsertPoint(Trunc); in ConvertTruncs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp388 IRB.SetInsertPoint(CI); in wrapInvoke()
547 IRB.SetInsertPoint(InsertPt); in wrapTestSetjmp()
550 IRB.SetInsertPoint(BB); in wrapTestSetjmp()
563 IRB.SetInsertPoint(ThenBB1); in wrapTestSetjmp()
576 IRB.SetInsertPoint(ThenBB2); in wrapTestSetjmp()
581 IRB.SetInsertPoint(EndBB2); in wrapTestSetjmp()
585 IRB.SetInsertPoint(ElseBB1); in wrapTestSetjmp()
589 IRB.SetInsertPoint(EndBB1); in wrapTestSetjmp()
756 IRB.SetInsertPoint(II); in runEHOnFunction()
799 IRB.SetInsertPoint(R in runEHOnFunction()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp239 Builder.SetInsertPoint(ThenTI); in CreateCancel()
262 Builder.SetInsertPoint(UI->getParent()); in CreateCancel()
284 Builder.SetInsertPoint(BB); in emitCancelationCheckImpl()
296 Builder.SetInsertPoint(CancellationBlock); in emitCancelationCheckImpl()
301 Builder.SetInsertPoint(NonCancellationBlock, NonCancellationBlock->begin()); in emitCancelationCheckImpl()
340 Builder.SetInsertPoint(OuterFn->getEntryBlock().getFirstNonPHI()); in CreateParallel()
539 Builder.SetInsertPoint(CI); in CreateParallel()
577 Builder.SetInsertPoint(PrivTID); in CreateParallel()
589 Builder.SetInsertPoint(ElseTI); in CreateParallel()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp68 Builder.SetInsertPoint(URemInst); in generateSignedRemainderCode()
93 Builder.SetInsertPoint(UDiv); in generatedUnsignedRemainderCode()
142 Builder.SetInsertPoint(UDiv); in generateSignedDivisionCode()
250 Builder.SetInsertPoint(SpecialCases); in generateUnsignedDivisionCode()
270 Builder.SetInsertPoint(BB1); in generateUnsignedDivisionCode()
281 Builder.SetInsertPoint(Preheader); in generateUnsignedDivisionCode()
304 Builder.SetInsertPoint(DoWhile); in generateUnsignedDivisionCode()
329 Builder.SetInsertPoint(LoopExit); in generateUnsignedDivisionCode()
339 Builder.SetInsertPoint(End, End->begin()); in generateUnsignedDivisionCode()
H A DEscapeEnumerator.cpp43 Builder.SetInsertPoint(TI); in Next()
92 Builder.SetInsertPoint(RI); in Next()
H A DFlattenCFG.cpp295 Builder.SetInsertPoint(PBI); in FlattenParallelAndOr()
451 Builder.SetInsertPoint(PBI); in MergeIfRegion()
454 Builder.SetInsertPoint(SaveInsertBB, SaveInsertPt); in MergeIfRegion()
H A DCallPromotionUtils.cpp110 Builder.SetInsertPoint(&MergeBlock->front()); in createRetPHINode()
300 Builder.SetInsertPoint(MergeBlock); in versionCallSite()
/third_party/spirv-tools/source/opt/
H A Dfix_func_call_arguments.cpp76 builder.SetInsertPoint(variable_insertion_point); in ReplaceAccessChainFuncCallArguments()
80 builder.SetInsertPoint(func_call_inst); in ReplaceAccessChainFuncCallArguments()
86 builder.SetInsertPoint(next_insert_point); in ReplaceAccessChainFuncCallArguments()
H A Dinst_buff_addr_check_pass.cpp81 builder.SetInsertPoint(&*new_blk_ptr); in GenCheckCode()
87 builder.SetInsertPoint(&*new_blk_ptr); in GenCheckCode()
108 builder.SetInsertPoint(&*new_blk_ptr); in GenCheckCode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp78 Builder.SetInsertPoint(Intrin); in lowerCoroPromise()
99 Builder.SetInsertPoint(II); in lowerCoroDone()
137 Builder.SetInsertPoint(II); in lowerCoroNoop()
H A DCoroCleanup.cpp41 Builder.SetInsertPoint(SubFn); in lowerSubFn()
49 Builder.SetInsertPoint(SubFn); in lowerSubFn()
H A DCoroFrame.cpp642 Builder.SetInsertPoint(InsertBefore); in insertSpills()
714 Builder.SetInsertPoint(InsertPt); in insertSpills()
753 Builder.SetInsertPoint(&Shape.AllocaSpillBlock->front()); in insertSpills()
777 Builder.SetInsertPoint(FramePtr->getNextNode()); in insertSpills()
1122 Builder.SetInsertPoint(FI); in lowerLocalAllocas()
1149 Builder.SetInsertPoint(FI); in lowerNonLocalAlloca()
1211 Builder.SetInsertPoint(Call->getNextNode()); in emitSetAndGetSwiftErrorValueAround()
1214 Builder.SetInsertPoint(Invoke->getNormalDest()->getFirstNonPHIOrDbg()); in emitSetAndGetSwiftErrorValueAround()
1282 Builder.SetInsertPoint(End); in eliminateSwiftErrorArgument()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinst_buff_addr_check_pass.cpp80 builder.SetInsertPoint(&*new_blk_ptr); in GenCheckCode()
86 builder.SetInsertPoint(&*new_blk_ptr); in GenCheckCode()
119 builder.SetInsertPoint(&*new_blk_ptr); in GenCheckCode()
266 builder.SetInsertPoint(&*hdr_blk_ptr); in GetSearchAndTestFuncId()
309 builder.SetInsertPoint(&*cont_blk_ptr); in GetSearchAndTestFuncId()
334 builder.SetInsertPoint(&*bound_test_blk_ptr); in GetSearchAndTestFuncId()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinst_buff_addr_check_pass.cpp80 builder.SetInsertPoint(&*new_blk_ptr); in GenCheckCode()
86 builder.SetInsertPoint(&*new_blk_ptr); in GenCheckCode()
119 builder.SetInsertPoint(&*new_blk_ptr); in GenCheckCode()
266 builder.SetInsertPoint(&*hdr_blk_ptr); in GetSearchAndTestFuncId()
309 builder.SetInsertPoint(&*cont_blk_ptr); in GetSearchAndTestFuncId()
334 builder.SetInsertPoint(&*bound_test_blk_ptr); in GetSearchAndTestFuncId()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DSpeculation.cpp111 Mutator.SetInsertPoint(SpeculateDecisionBlock); in emit()
121 Mutator.SetInsertPoint(SpeculateBlock); in emit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp65 Builder.SetInsertPoint(LibCallBB); in optimizeSQRT()
75 Builder.SetInsertPoint(&CurrBB); in optimizeSQRT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp436 B.SetInsertPoint(&I); in optimizeAtomic()
569 B.SetInsertPoint(SingleLaneTerminator); in optimizeAtomic()
579 B.SetInsertPoint(&I); in optimizeAtomic()
645 B.SetInsertPoint(PixelExitBB->getFirstNonPHI()); in optimizeAtomic()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp223 Builder.SetInsertPoint(Preheader->getTerminator()); in InsertBinop()
552 Builder.SetInsertPoint(Preheader->getTerminator()); in expandAddToGEP()
579 Builder.SetInsertPoint(Preheader->getTerminator()); in expandAddToGEP()
992 Builder.SetInsertPoint(&*NewInsertPt); in fixupInsertPoints()
995 InsertPtGuard->SetInsertPoint(NewInsertPt); in fixupInsertPoints()
1294 Builder.SetInsertPoint(Header, Header->begin()); in getAddRecExprPHILiterally()
1315 Builder.SetInsertPoint(InsertPos); in getAddRecExprPHILiterally()
1873 Builder.SetInsertPoint(InsertPt); in expand()
2233 Builder.SetInsertPoint(IP); in expandEqualPredicate()
2262 Builder.SetInsertPoint(Lo in generateOverflowCheck()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h99 // from InsertPointGuard to add SetInsertPoint() which is used to updated
130 void SetInsertPoint(BasicBlock::iterator I) { Point = I; } in SetInsertPoint() function in llvm::SCEVExpander::SCEVInsertPointGuard
277 Builder.SetInsertPoint(IP); in setInsertPoint()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp183 State->Builder.SetInsertPoint(NewBB); in execute()
186 State->Builder.SetInsertPoint(Terminator); in execute()
419 State->Builder.SetInsertPoint(VectorHeaderBB); in execute()
421 State->Builder.SetInsertPoint(Terminator); in execute()

Completed in 49 milliseconds

1234