Home
last modified time | relevance | path

Searched defs:NewLoc (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFixCortexA57AES1742098Pass.cpp301 AESFixupLocation NewLoc{&MBB, &MI, &MOp}; in analyzeMF() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp487 const FunctionProtoType *New, SourceLocation NewLoc) { in CheckEquivalentExceptionSpec()
513 const FunctionProtoType *New, SourceLocation NewLoc, in CheckEquivalentExceptionSpecImpl()
666 SourceLocation NewLoc) { in CheckEquivalentExceptionSpec()
H A DSemaTemplateInstantiateDecl.cpp4126 auto NewLoc = NewTInfo->getTypeLoc().castAs<FunctionProtoTypeLoc>(); in adjustForRewrite() local
H A DSemaTemplate.cpp8586 Sema::CheckSpecializationInstantiationRedecl(SourceLocation NewLoc, in CheckSpecializationInstantiationRedecl()
H A DSemaDecl.cpp20255 const FunctionEffectSet::Conflicts &Errs, SourceLocation NewLoc, in diagnoseFunctionEffectMergeConflicts()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h470 bool movementPreservesLCSSAForm(Instruction *Inst, Instruction *NewLoc) { in movementPreservesLCSSAForm()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1662 const DebugLoc &NewLoc, in insertDbgValueOrDbgVariableRecord()
1680 const DebugLoc &NewLoc, BasicBlock::iterator Instr) { in insertDbgValueOrDbgVariableRecordAfter()
1705 DebugLoc NewLoc = getDebugValueLoc(DII); in ConvertDebugDeclareToDebugValue() local
1757 DebugLoc NewLoc = getDebugValueLoc(DII); in ConvertDebugDeclareToDebugValue() local
1775 DebugLoc NewLoc = getDebugValueLoc(DVR); in ConvertDebugDeclareToDebugValue() local
1837 DebugLoc NewLoc = getDebugValueLoc(DII); in ConvertDebugDeclareToDebugValue() local
1863 DebugLoc NewLoc = getDebugValueLoc(DVR); in ConvertDebugDeclareToDebugValue() local
1909 DebugLoc NewLoc = getDebugValueLoc(DVR); in ConvertDebugDeclareToDebugValue() local
1979 DebugLoc NewLoc = getDebugValueLoc(DDI); in LowerDbgDeclare() local
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp327 SourceLocation NewLoc = SM.getLocForStartOfFile(SM.getMainFileID()); in Parse() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp586 LocIdx NewLoc = ValueToLoc.find(Op.ID)->second.getLoc(); in checkInstForNewValues() local
719 LocIdx NewLoc = MTracker->getRegMLoc(Reg); in redefVar() local
759 LocIdx NewLoc = Op.Loc; in redefVar() local
825 std::optional<LocIdx> NewLoc; in clobberMloc() local
1588 LocIdx NewLoc = MTracker->lookupOrTrackRegister(NewReg); in getValueForInstrRef() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp1894 SourceLocation NewLoc; in HandlePragma() local
1949 SourceLocation NewLoc; in HandlePragma() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h874 void setLocation(PathDiagnosticLocation NewLoc) { in setLocation()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp424 SourceLocation NewLoc = in ConvertBackendLocation() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h333 static InitializedEntity InitializeNew(SourceLocation NewLoc, QualType Type) { in InitializeNew()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2561 MemoryLocation NewLoc = Loc.getWithNewPtr(Ptr); in analyzeLoop() local
2609 MemoryLocation NewLoc = Loc.getWithNewPtr(Ptr); in analyzeLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp895 BasicBlock *NewLoc = preheader(DT, Lp); in adjustForInvariance() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1093 PathDiagnosticLocation NewLoc) { in addEdgeToPath()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3729 const MethodVFTableLocation &NewLoc = Loc.second; in computeVTableRelatedInformation() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h2327 void setDefaultLoc(SourceLocation NewLoc) { in setDefaultLoc()
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2723 bool RecordVal::setValue(Init *V, SMLoc NewLoc) { in setValue()
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp8269 Value *Ptr, *Cmp, *New; LocTy PtrLoc, CmpLoc, NewLoc; in parseCmpXchg() local