Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagOperands.cpp63 void *InsertPoint; in makeEmptyOperandList() local
83 void *InsertPoint; in makeOperandList() local
104 void *InsertPoint; in makeMIPredicateOperandList() local
127 void *InsertPoint; in makeTwoMOPredicateOperandList() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIEliminationUtils.cpp45 MachineBasicBlock::iterator InsertPoint = MBB->begin(); in findPHICopyInsertPoint() local
H A DSjLjEHPrepare.cpp476 Instruction *InsertPoint = Return; in setupEntryBlockAndCallSites() local
H A DFixupStatepointCallerSaved.cpp454 auto InsertPoint = std::next(NewStatepoint->getIterator()); in insertReloads() local
H A DCodeGenPrepare.cpp6962 Instruction *InsertPoint = I; in tryToSinkFreeOperands() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp310 bool llvm::isSafeToMoveBefore(Instruction &I, Instruction &InsertPoint, in isSafeToMoveBefore()
389 bool llvm::isSafeToMoveBefore(BasicBlock &BB, Instruction &InsertPoint, in isSafeToMoveBefore()
H A DInlineFunction.cpp193 Instruction *InsertPoint = &InnerResumeDest->front(); in getInnerResumeDest() local
2064 BasicBlock::iterator InsertPoint = Caller->begin()->begin(); in InlineFunction() local
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp121 llvm::BasicBlock::iterator InsertPoint, const CXXDestructorDecl *D, in getCXXDestructorImplicitParam()
H A DCGDebugInfo.cpp4448 const CGBlockInfo &blockInfo, llvm::Instruction *InsertPoint) { in EmitDeclareOfBlockDeclRefVariable()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp824 MachineBasicBlock::iterator InsertPoint, in insertSwap()
929 auto InsertPoint = ++MachineBasicBlock::iterator(MI); in handleSpecialSwappables() local
H A DPPCReduceCRLogicals.cpp199 MachineBasicBlock::iterator InsertPoint = BSI.SplitBefore; in splitMBB() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp550 checkHoistValue(Value *V, Instruction *InsertPoint, DominatorTree &DT, in checkHoistValue()
900 Instruction *InsertPoint = getBranchInsertPoint(RI); in checkScopeHoistable() local
1063 static bool shouldSplit(Instruction *InsertPoint, in shouldSplit()
1170 Instruction *InsertPoint = getBranchInsertPoint(RI); in splitScope() local
1400 Instruction *InsertPoint = OutermostScope->BranchInsertPoint; in setCHRRegions() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h256 : InsertPoint(), MBB(MBB), Beginning(Beginning) { in InsertPoint() function
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp282 FieldInfo InsertPoint = {CurAlignment, CharUnits::Zero(), nullptr}; in calculateOptimalPad() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp104 void *InsertPoint; in get() local
127 void *InsertPoint; in get() local
152 void *InsertPoint; in get() local
790 void *InsertPoint; in getSorted() local
1020 void *InsertPoint; in getImpl() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h83 VPInsertPoint(VPBasicBlock *InsertBlock, VPBasicBlock::iterator InsertPoint) in VPInsertPoint()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp144 auto InsertPoint = FirstAMX.MI->getIterator(); in hoistShapesInBB() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h260 InsertPoint(BasicBlock *InsertBlock, BasicBlock::iterator InsertPoint) in InsertPoint() argument
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp1098 , TokenQueueT::iterator InsertPoint) { in rollIndent()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1609 auto InsertPoint = partition_point( in insertLineSequence() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp3085 void *InsertPoint; in LookupSpecialMember() local