Home
last modified time | relevance | path

Searched defs:InsertPos (Results 1 – 25 of 72) sorted by relevance

123

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
DSymbolManager.cpp160 void *InsertPos; in getRegionValueSymbol() local
179 void *InsertPos; in conjureSymbol() local
196 void *InsertPos; in getDerivedSymbol() local
212 void *InsertPos; in getExtentSymbol() local
230 void *InsertPos; in getMetadataSymbol() local
247 void *InsertPos; in getCastSymbol() local
264 void *InsertPos; in getSymIntExpr() local
282 void *InsertPos; in getIntSymExpr() local
300 void *InsertPos; in getSymSymExpr() local
DBasicValueFactory.cpp92 void *InsertPos; in getValue() local
130 void *InsertPos; in getCompoundValData() local
148 void *InsertPos; in getLazyCompoundValData() local
166 void *InsertPos; in getPointerToMemberData() local
350 void *InsertPos; in getPersistentSValWithData() local
375 void *InsertPos; in getPersistentSValPair() local
DExplodedGraph.cpp400 void *InsertPos = nullptr; in getNode() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DDeclarationName.cpp301 void *InsertPos = nullptr; in getCXXDeductionGuideName() local
316 void *InsertPos = nullptr; in getCXXConstructorName() local
332 void *InsertPos = nullptr; in getCXXDestructorName() local
347 void *InsertPos = nullptr; in getCXXConversionFunctionName() local
378 void *InsertPos = nullptr; in getCXXLiteralOperatorName() local
DDeclTemplate.cpp299 llvm::FoldingSetVector<EntryType> &Specs, void *&InsertPos, in findSpecializationImpl()
313 void *InsertPos) { in addSpecializationImpl()
377 void *&InsertPos) { in findSpecialization()
382 FunctionTemplateSpecializationInfo *Info, void *InsertPos) { in addSpecialization()
483 void *&InsertPos) { in findSpecialization()
488 void *InsertPos) { in AddSpecialization()
495 TemplateParameterList *TPL, void *&InsertPos) { in findPartialSpecialization()
542 void *InsertPos) { in AddPartialSpecialization()
1189 void *&InsertPos) { in findSpecialization()
1194 void *InsertPos) { in AddSpecialization()
[all …]
DASTContext.cpp770 void *InsertPos = nullptr; in getCanonicalTemplateTemplateParmDecl() local
3182 void *InsertPos = nullptr; in getComplexType() local
3210 void *InsertPos = nullptr; in getPointerType() local
3233 void *InsertPos = nullptr; in getAdjustedType() local
3273 void *InsertPos = nullptr; in getDecayedType() local
3299 void *InsertPos = nullptr; in getBlockPointerType() local
3333 void *InsertPos = nullptr; in getLValueReferenceType() local
3369 void *InsertPos = nullptr; in getRValueReferenceType() local
3403 void *InsertPos = nullptr; in getMemberPointerType() local
3449 void *InsertPos = nullptr; in getConstantArrayType() local
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCSEInfo.cpp111 void *&InsertPos) { in getNodeIfExists()
125 void GISelCSEInfo::insertNode(UniqueMachineInstr *UMI, void *InsertPos) { in insertNode()
148 void GISelCSEInfo::insertInstr(MachineInstr *MI, void *InsertPos) { in insertInstr()
158 void *&InsertPos) { in getMachineInstrIfExists()
280 void *InsertPos; in verify() local
DCSEMIRBuilder.cpp231 void *InsertPos = nullptr; in buildInstr() local
257 void *InsertPos = nullptr; in buildConstant() local
284 void *InsertPos = nullptr; in buildFConstant() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp186 auto InsertPos = EHPad->begin(); in hoistCatches() local
208 auto InsertPos = MBB.begin(); in addCatchAlls() local
310 auto InsertPos = MBB.begin(); in restoreStackPointer() local
DWebAssemblyCFGStackify.cpp181 auto InsertPos = MBB->end(); in getEarliestInsertPos() local
205 auto InsertPos = MBB->begin(); in getLatestInsertPos() local
355 auto InsertPos = getLatestInsertPos(Header, BeforeSet, AfterSet); in placeBlockMarker() local
434 auto InsertPos = getEarliestInsertPos(&MBB, BeforeSet, AfterSet); in placeLoopMarker() local
603 auto InsertPos = getLatestInsertPos(Header, BeforeSet, AfterSet); in placeTryMarker() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
DFoldingSet.h462 T *FindNodeOrInsertPos(const FoldingSetNodeID &ID, void *&InsertPos) { in FindNodeOrInsertPos()
470 void InsertNode(T *N, void *InsertPos) { in InsertNode()
627 T *FindNodeOrInsertPos(const FoldingSetNodeID &ID, void *&InsertPos) { in FindNodeOrInsertPos()
643 void InsertNode(T *N, void *InsertPos) { in InsertNode()
DImmutableList.h179 void* InsertPos; in concat() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.h40 MachineBasicBlock::iterator InsertPos; variable
DScheduleDAGSDNodes.cpp756 MachineBasicBlock::iterator InsertPos = Emitter.getInsertPos(); in ProcessSDDbgValues() local
810 MachineBasicBlock::iterator InsertPos) { in EmitPhysRegCopy()
850 EmitSchedule(MachineBasicBlock::iterator &InsertPos) { in EmitSchedule()
DScheduleDAGFast.cpp762 ScheduleDAGLinearize::EmitSchedule(MachineBasicBlock::iterator &InsertPos) { in EmitSchedule()
777 MachineBasicBlock::iterator InsertPos = Emitter.getInsertPos(); in EmitSchedule() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteMacros.cpp194 unsigned InsertPos = PPOffs; in RewriteMacrosInInput() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DR600ControlFlowFinalizer.cpp364 MachineBasicBlock::iterator InsertPos, in insertLiterals()
437 void EmitFetchClause(MachineBasicBlock::iterator InsertPos, in EmitFetchClause()
449 void EmitALUClause(MachineBasicBlock::iterator InsertPos, const DebugLoc &DL, in EmitALUClause()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DFoldingSet.cpp327 const FoldingSetNodeID &ID, void *&InsertPos, const FoldingSetInfo &Info) { in FindNodeOrInsertPos()
351 void FoldingSetBase::InsertNode(Node *N, void *InsertPos, in InsertNode()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DCxxModuleHandler.cpp262 void *InsertPos = nullptr; in tryInstantiateStdTemplate() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp92 Instruction *InsertPos = PredBB->getTerminator(); in replaceConstantExprOp() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp222 MachineBasicBlock::iterator InsertPos = MIB.getInstr(); in InsertITInstructions() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp209 void *InsertPos = nullptr; in HandlePathDiagnostic() local
446 void *InsertPos; in addDiagnostic() local
467 void *InsertPos; in getFiles() local
DAnalysisDeclContext.cpp433 void *InsertPos; in getStackFrame() local
448 void *InsertPos; in getBlockInvocationContext() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DInstruction.cpp84 void Instruction::insertBefore(Instruction *InsertPos) { in insertBefore()
90 void Instruction::insertAfter(Instruction *InsertPos) { in insertAfter()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineSink.cpp1086 MachineBasicBlock::iterator InsertPos, in performSink()
1399 MachineBasicBlock::iterator InsertPos = SuccToSinkTo->begin(); in SinkInstruction() local
1815 MachineBasicBlock::iterator InsertPos = SuccBB->getFirstNonPHI(); in tryToSinkCopy() local

123