Home
last modified time | relevance | path

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

1234

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp170 void *InsertPos; in getRegionValueSymbol() local
189 void *InsertPos; in conjureSymbol() local
206 void *InsertPos; in getDerivedSymbol() local
222 void *InsertPos; in getExtentSymbol() local
240 void *InsertPos; in getMetadataSymbol() local
257 void *InsertPos; in getCastSymbol() local
274 void *InsertPos; in getSymIntExpr() local
292 void *InsertPos; in getIntSymExpr() local
310 void *InsertPos; in getSymSymExpr() local
327 void *InsertPos; in getUnarySymExpr() 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
/llvm-project-15.0.7/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.cpp307 llvm::FoldingSetVector<EntryType> &Specs, void *&InsertPos, in findSpecializationImpl()
321 void *InsertPos) { in addSpecializationImpl()
386 void *&InsertPos) { in findSpecialization()
493 void *&InsertPos) { in findSpecialization()
498 void *InsertPos) { in AddSpecialization()
505 TemplateParameterList *TPL, void *&InsertPos) { in findPartialSpecialization()
552 void *InsertPos) { in AddPartialSpecialization()
1213 void *&InsertPos) { in findSpecialization()
1218 void *InsertPos) { in AddSpecialization()
1224 TemplateParameterList *TPL, void *&InsertPos) { in findPartialSpecialization()
[all …]
H A DASTContext.cpp775 void *InsertPos = nullptr; in getCanonicalTemplateTemplateParmDecl() local
3263 void *InsertPos = nullptr; in getComplexType() local
3291 void *InsertPos = nullptr; in getPointerType() local
3314 void *InsertPos = nullptr; in getAdjustedType() local
3354 void *InsertPos = nullptr; in getDecayedType() local
3380 void *InsertPos = nullptr; in getBlockPointerType() local
3415 void *InsertPos = nullptr; in getLValueReferenceType() local
3455 void *InsertPos = nullptr; in getRValueReferenceType() local
11978 void *InsertPos; in getMSGuidDecl() local
11994 void *InsertPos; in getUnnamedGlobalConstantDecl() local
[all …]
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp112 void *&InsertPos) { in getNodeIfExists()
126 void GISelCSEInfo::insertNode(UniqueMachineInstr *UMI, void *InsertPos) { in insertNode()
149 void GISelCSEInfo::insertInstr(MachineInstr *MI, void *InsertPos) { in insertInstr()
159 void *&InsertPos) { in getMachineInstrIfExists()
281 void *InsertPos; in verify() local
H A DCSEMIRBuilder.cpp290 void *InsertPos = nullptr; in buildInstr() local
316 void *InsertPos = nullptr; in buildConstant() local
343 void *InsertPos = nullptr; in buildFConstant() local
/llvm-project-15.0.7/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kMCCodeEmitter.cpp132 unsigned InsertPos, APInt &Value, in encodeRelocImm()
159 unsigned InsertPos, APInt &Value, in encodePCRelImm()
194 unsigned InsertPos, APInt &Value, in getMachineOpValue()
/llvm-project-15.0.7/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
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DFoldingSet.cpp75 void *InsertPos = nullptr; in TEST() local
90 void *InsertPos = nullptr; in TEST() local
140 void *InsertPos = nullptr; in TEST() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h40 MachineBasicBlock::iterator InsertPos; variable
H A DScheduleDAGSDNodes.cpp751 MachineBasicBlock::iterator InsertPos = Emitter.getInsertPos(); in ProcessSDDbgValues() local
805 MachineBasicBlock::iterator InsertPos) { in EmitPhysRegCopy()
845 EmitSchedule(MachineBasicBlock::iterator &InsertPos) { in EmitSchedule()
H A DScheduleDAGFast.cpp779 ScheduleDAGLinearize::EmitSchedule(MachineBasicBlock::iterator &InsertPos) { in EmitSchedule()
795 MachineBasicBlock::iterator InsertPos = Emitter.getInsertPos(); in EmitSchedule() local
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DQualifiedAutoCheck.cpp260 SourceLocation InsertPos = TypeSpec->getBegin(); in check() local
282 SourceLocation InsertPos = TypeSpec->getBegin(); in check() local
/llvm-project-15.0.7/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp194 unsigned InsertPos = PPOffs; in RewriteMacrosInInput() local
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DFoldingSet.h489 T *FindNodeOrInsertPos(const FoldingSetNodeID &ID, void *&InsertPos) { in FindNodeOrInsertPos()
497 void InsertNode(T *N, void *InsertPos) { in InsertNode()
654 T *FindNodeOrInsertPos(const FoldingSetNodeID &ID, void *&InsertPos) { in FindNodeOrInsertPos()
670 void InsertNode(T *N, void *InsertPos) { in InsertNode()
H A DImmutableList.h180 void* InsertPos; in concat() local
/llvm-project-15.0.7/llvm/lib/Support/
H A DFoldingSet.cpp279 const FoldingSetNodeID &ID, void *&InsertPos, const FoldingSetInfo &Info) { in FindNodeOrInsertPos()
303 void FoldingSetBase::InsertNode(Node *N, void *InsertPos, in InsertNode()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp365 MachineBasicBlock::iterator InsertPos, in insertLiterals()
438 void EmitFetchClause(MachineBasicBlock::iterator InsertPos, in EmitFetchClause()
449 void EmitALUClause(MachineBasicBlock::iterator InsertPos, const DebugLoc &DL, in EmitALUClause()
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp91 Instruction *InsertPos = PredBB->getTerminator(); in replaceConstantExprOp() local
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp263 void *InsertPos = nullptr; in tryInstantiateStdTemplate() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86FastPreTileConfig.cpp351 MachineBasicBlock::iterator InsertPos; in convertPHI() local
408 MachineBasicBlock::iterator InsertPos = MBB->getFirstNonPHI(); in convertPHI() local
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp222 MachineBasicBlock::iterator InsertPos = MIB.getInstr(); in InsertITInstructions() local
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DPreferMemberInitializerCheck.cpp222 SourceLocation InsertPos; in check() local

1234