Home
last modified time | relevance | path

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

123

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A 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
H A 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
H A DMemRegion.cpp71 void *InsertPos; in getSubRegion() local
88 void *InsertPos; in getSubRegion() local
107 void *InsertPos; in getSubRegion() local
1104 void *InsertPos; in getElementRegion() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A 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
H A DDeclTemplate.cpp298 llvm::FoldingSetVector<EntryType> &Specs, void *&InsertPos, in findSpecializationImpl()
312 void *InsertPos) { in addSpecializationImpl()
376 void *&InsertPos) { in findSpecialization()
381 FunctionTemplateSpecializationInfo *Info, void *InsertPos) { in addSpecialization()
482 void *&InsertPos) { in findSpecialization()
487 void *InsertPos) { in AddSpecialization()
494 TemplateParameterList *TPL, void *&InsertPos) { in findPartialSpecialization()
541 void *InsertPos) { in AddPartialSpecialization()
1188 void *&InsertPos) { in findSpecialization()
1193 void *InsertPos) { in AddSpecialization()
[all …]
H A DASTContext.cpp770 void *InsertPos = nullptr; in getCanonicalTemplateTemplateParmDecl() local
3167 void *InsertPos = nullptr; in getComplexType() local
3195 void *InsertPos = nullptr; in getPointerType() local
3218 void *InsertPos = nullptr; in getAdjustedType() local
3258 void *InsertPos = nullptr; in getDecayedType() local
3284 void *InsertPos = nullptr; in getBlockPointerType() local
3318 void *InsertPos = nullptr; in getLValueReferenceType() local
3354 void *InsertPos = nullptr; in getRValueReferenceType() local
3388 void *InsertPos = nullptr; in getMemberPointerType() local
3434 void *InsertPos = nullptr; in getConstantArrayType() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A 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()
271 void *InsertPos; in verify() local
H A DCSEMIRBuilder.cpp221 void *InsertPos = nullptr; in buildInstr() local
247 void *InsertPos = nullptr; in buildConstant() local
274 void *InsertPos = nullptr; in buildFConstant() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A 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
H A 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
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A 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()
H A DImmutableList.h179 void* InsertPos; in concat() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h40 MachineBasicBlock::iterator InsertPos; variable
H A DScheduleDAGSDNodes.cpp756 MachineBasicBlock::iterator InsertPos = Emitter.getInsertPos(); in ProcessSDDbgValues() local
810 MachineBasicBlock::iterator InsertPos) { in EmitPhysRegCopy()
850 EmitSchedule(MachineBasicBlock::iterator &InsertPos) { in EmitSchedule()
H A DScheduleDAGFast.cpp762 ScheduleDAGLinearize::EmitSchedule(MachineBasicBlock::iterator &InsertPos) { in EmitSchedule()
777 MachineBasicBlock::iterator InsertPos = Emitter.getInsertPos(); in EmitSchedule() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp194 unsigned InsertPos = PPOffs; in RewriteMacrosInInput() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A 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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DFoldingSet.cpp327 const FoldingSetNodeID &ID, void *&InsertPos, const FoldingSetInfo &Info) { in FindNodeOrInsertPos()
351 void FoldingSetBase::InsertNode(Node *N, void *InsertPos, in InsertNode()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp92 Instruction *InsertPos = PredBB->getTerminator(); in replaceConstantExprOp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp222 MachineBasicBlock::iterator InsertPos = MIB.getInstr(); in InsertITInstructions() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp209 void *InsertPos = nullptr; in HandlePathDiagnostic() local
446 void *InsertPos; in addDiagnostic() local
467 void *InsertPos; in getFiles() local
H A DAnalysisDeclContext.cpp380 void *InsertPos; in getStackFrame() local
395 void *InsertPos; in getBlockInvocationContext() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp84 void Instruction::insertBefore(Instruction *InsertPos) { in insertBefore()
90 void Instruction::insertAfter(Instruction *InsertPos) { in insertAfter()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp531 void VPRecipeBase::insertBefore(VPRecipeBase *InsertPos) { in insertBefore()
539 void VPRecipeBase::insertAfter(VPRecipeBase *InsertPos) { in insertAfter()
558 void VPRecipeBase::moveAfter(VPRecipeBase *InsertPos) { in moveAfter()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A 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