Home
last modified time | relevance | path

Searched defs:InsertBefore (Results 1 – 25 of 45) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp713 Instruction *InsertBefore) in CallInst()
1231 Instruction *InsertBefore) in BranchInst()
1318 Instruction *InsertBefore) in AllocaInst()
1339 Instruction *InsertBefore) in AllocaInst()
1469 Instruction *InsertBefore) in StoreInst()
1487 Instruction *InsertBefore) in StoreInst()
1503 Instruction *InsertBefore) in StoreInst()
1687 Instruction *InsertBefore) in FenceInst()
3334 const Twine &Name, Instruction *InsertBefore) { in Create()
3478 Instruction *InsertBefore) { in CreatePointerBitCastOrAddrSpaceCast()
[all …]
H A DDebugProgramInstruction.cpp70 DPValue &InsertBefore) { in createDPValue()
84 DPValue &InsertBefore) { in createDPVDeclare()
364 void DPValue::insertBefore(DPValue *InsertBefore) { in insertBefore()
477 void DPMarker::insertDPValue(DPValue *New, DPValue *InsertBefore) { in insertDPValue()
H A DDIBuilder.cpp930 Instruction *InsertBefore) { in insertDeclare()
940 Instruction *InsertBefore = InsertAtEnd->getTerminator(); in insertDeclare() local
975 Instruction *InsertBefore) { in insertLabel()
990 Instruction *InsertBefore) { in insertDbgValueIntrinsic()
1009 BasicBlock *InsertBB, Instruction *InsertBefore) { in initIRBuilder()
1028 const DILocation *DL, BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDbgValueIntrinsic()
1038 Instruction *InsertBefore) { in insertDeclare()
1063 Instruction *InsertBefore) { in insertDbgIntrinsic()
1086 Instruction *InsertBefore) { in insertLabel()
H A DBasicBlock.cpp221 BasicBlock *InsertBefore) in BasicBlock()
236 void BasicBlock::insertInto(Function *NewParent, BasicBlock *InsertBefore) { in insertInto()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DA15SDOptimizer.cpp414 MachineBasicBlock::iterator InsertBefore, in createDupLane()
430 MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, in createExtractSubreg()
445 MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, in createRegSequence()
462 MachineBasicBlock::iterator InsertBefore, in createVExt()
475 MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, in createInsertSubreg()
491 MachineBasicBlock::iterator InsertBefore, in createImplicitDef()
H A DARMInstructionSelector.cpp488 const MachineBasicBlock::instr_iterator InsertBefore; member
693 auto InsertBefore = std::next(MIB->getIterator()); in selectGlobal() local
770 auto InsertBefore = std::next(MIB->getIterator()); in selectSelect() local
884 auto InsertBefore = std::next(I.getIterator()); in select() local
933 auto InsertBefore = std::next(I.getIterator()); in select() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp1194 MachineBasicBlock::iterator InsertBefore) { in mergeRead2Pair()
1291 MachineBasicBlock::iterator InsertBefore) { in mergeWrite2Pair()
1357 MachineBasicBlock::iterator InsertBefore) { in mergeImagePair()
1406 MachineBasicBlock::iterator InsertBefore) { in mergeSMemLoadImmPair()
1452 MachineBasicBlock::iterator InsertBefore) { in mergeBufferLoadPair()
1507 MachineBasicBlock::iterator InsertBefore) { in mergeTBufferLoadPair()
1566 MachineBasicBlock::iterator InsertBefore) { in mergeTBufferStorePair()
1621 MachineBasicBlock::iterator InsertBefore) { in mergeFlatLoadPair()
1664 MachineBasicBlock::iterator InsertBefore) { in mergeFlatStorePair()
1895 MachineBasicBlock::iterator InsertBefore) { in mergeBufferStorePair()
H A DSILowerSGPRSpills.cpp280 MachineBasicBlock::iterator InsertBefore = SaveBlock->begin(); in extendWWMVirtRegLiveness() local
295 MachineBasicBlock::iterator InsertBefore = in extendWWMVirtRegLiveness() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp24 Instruction *InsertBefore, Value *SrcAddr, Value *DstAddr, in createMemCpyLoopKnownSize()
159 Instruction *InsertBefore, Value *SrcAddr, Value *DstAddr, Value *CopyLen, in createMemCpyLoopUnknownSize()
346 static void createMemMoveLoop(Instruction *InsertBefore, Value *SrcAddr, in createMemMoveLoop()
435 static void createMemSetLoop(Instruction *InsertBefore, Value *DstAddr, in createMemSetLoop()
H A DCallPromotionUtils.cpp171 Instruction *InsertBefore = nullptr; in createRetBitCast() local
H A DPromoteMemoryToRegister.cpp107 DPValue *InsertBefore) { in createDebugValue()
116 Instruction *InsertBefore) { in createDebugValue()
H A DDebugify.cpp131 Instruction *InsertBefore) { in applyDebugifyMetadata()
165 Instruction *InsertBefore = &*InsertPt; in applyDebugifyMetadata() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.cpp26 Instruction *InsertBefore, in createCallInstWithColors()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp411 void AArch64StackTagging::tagAlloca(AllocaInst *AI, Instruction *InsertBefore, in tagAlloca()
433 void AArch64StackTagging::untagAlloca(AllocaInst *AI, Instruction *InsertBefore, in untagAlloca()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp604 BasicBlock *const InsertBefore, in mergeComparisons()
695 BasicBlock *InsertBefore = EntryBlock_; in simplify() local
H A DReassociate.cpp249 Instruction *InsertBefore, Value *FlagsOp) { in CreateAdd()
261 Instruction *InsertBefore, Value *FlagsOp) { in CreateMul()
273 Instruction *InsertBefore, Value *FlagsOp) { in CreateNeg()
1324 static Value *createAndInstr(Instruction *InsertBefore, Value *Opnd, in createAndInstr()
H A DPlaceSafepoints.cpp622 InsertSafepointPoll(Instruction *InsertBefore, in InsertSafepointPoll()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp853 MachineBasicBlock::iterator InsertBefore = Pred->getFirstTerminator(); in mergeCommonTails() local
1273 auto InsertBefore = PredMBB.getFirstTerminator(); in copyDebugInfoToPredecessor() local
1285 auto InsertBefore = SuccMBB.SkipPHIsAndLabels(SuccMBB.begin()); in copyDebugInfoToSuccessor() local
H A DAssignmentTrackingAnalysis.cpp962 auto InsertBefore = Pair.first; in run() local
1544 auto InsertBefore = getNextNode(After); in emitDbgValue() local
1654 auto InsertBefore = getNextNode(&I); in processUntaggedInstruction() local
2455 auto InsertBefore = getNextNode(Record); in emitPromotedVarLocs() local
H A DRegAllocFast.cpp655 MachineBasicBlock::iterator InsertBefore = in reloadAtBegin() local
996 MachineBasicBlock::iterator InsertBefore = in defineLiveThroughVirtReg() local
H A DFixupStatepointCallerSaved.cpp419 MachineBasicBlock::iterator InsertBefore(MI); in spillRegisters() local
H A DSplitKit.cpp530 MachineBasicBlock::iterator InsertBefore, unsigned SubIdx, in buildSingleSubRegCopy()
549 MachineBasicBlock::iterator InsertBefore, bool Late, unsigned RegIdx) { in buildCopy()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp391 Instruction *InsertBefore = I; in instrumentMaskedLoadOrStore() local
444 Instruction *InsertBefore, Value *Addr, in instrumentAddress()
H A DHWAddressSanitizer.cpp879 HWAddressSanitizer::insertShadowTagCheck(Value *Ptr, Instruction *InsertBefore, in insertShadowTagCheck()
908 Instruction *InsertBefore, in instrumentMemAccessOutline()
929 Instruction *InsertBefore, in instrumentMemAccessInline()
H A DAddressSanitizer.cpp1512 Instruction *InsertBefore, Value *Addr, in doInstrumentAddress()
1659 Instruction *AddressSanitizer::generateCrashCode(Instruction *InsertBefore, in generateCrashCode()
1706 Instruction *OrigIns, Instruction *InsertBefore, Value *Addr, in instrumentAMDGPUAddress()
1752 Instruction *InsertBefore, Value *Addr, in instrumentAddress()
1843 Instruction *I, Instruction *InsertBefore, Value *Addr, TypeSize TypeStoreSize, in instrumentUnusualSizeOrAlignment()

12