Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFixCortexA57AES1742098Pass.cpp301 AESFixupLocation NewLoc{&MBB, &MI, &MOp}; in analyzeMF() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp499 CheckEquivalentExceptionSpec(const FunctionProtoType * Old,SourceLocation OldLoc,const FunctionProtoType * New,SourceLocation NewLoc) CheckEquivalentExceptionSpec() argument
525 CheckEquivalentExceptionSpecImpl(Sema & S,const PartialDiagnostic & DiagID,const PartialDiagnostic & NoteID,const FunctionProtoType * Old,SourceLocation OldLoc,const FunctionProtoType * New,SourceLocation NewLoc,bool * MissingExceptionSpecification,bool * MissingEmptyExceptionSpecification,bool AllowNoexceptAllMatchWithNoSpec,bool IsOperatorNew) CheckEquivalentExceptionSpecImpl() argument
678 CheckEquivalentExceptionSpec(const PartialDiagnostic & DiagID,const PartialDiagnostic & NoteID,const FunctionProtoType * Old,SourceLocation OldLoc,const FunctionProtoType * New,SourceLocation NewLoc) CheckEquivalentExceptionSpec() argument
H A DSemaTemplateInstantiateDecl.cpp4089 auto NewLoc = NewTInfo->getTypeLoc().castAs<FunctionProtoTypeLoc>(); adjustForRewrite() local
H A DSemaTemplate.cpp9371 CheckSpecializationInstantiationRedecl(SourceLocation NewLoc,TemplateSpecializationKind NewTSK,NamedDecl * PrevDecl,TemplateSpecializationKind PrevTSK,SourceLocation PrevPointOfInstantiation,bool & HasNoEffect) CheckSpecializationInstantiationRedecl() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h465 movementPreservesLCSSAForm(Instruction * Inst,Instruction * NewLoc) movementPreservesLCSSAForm() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1649 insertDbgValueOrDPValue(DIBuilder & Builder,Value * DV,DILocalVariable * DIVar,DIExpression * DIExpr,const DebugLoc & NewLoc,BasicBlock::iterator Instr) insertDbgValueOrDPValue() argument
1667 insertDbgValueOrDPValueAfter(DIBuilder & Builder,Value * DV,DILocalVariable * DIVar,DIExpression * DIExpr,const DebugLoc & NewLoc,BasicBlock::iterator Instr) insertDbgValueOrDPValueAfter() argument
1692 DebugLoc NewLoc = getDebugValueLoc(DII); ConvertDebugDeclareToDebugValue() local
1744 DebugLoc NewLoc = getDebugValueLoc(DII); ConvertDebugDeclareToDebugValue() local
1762 DebugLoc NewLoc = getDebugValueLoc(DPV); ConvertDebugDeclareToDebugValue() local
1823 DebugLoc NewLoc = getDebugValueLoc(DII); ConvertDebugDeclareToDebugValue() local
1848 DebugLoc NewLoc = getDebugValueLoc(DPV); ConvertDebugDeclareToDebugValue() local
1893 DebugLoc NewLoc = getDebugValueLoc(DPV); ConvertDebugDeclareToDebugValue() local
1962 DebugLoc NewLoc = getDebugValueLoc(DDI); LowerDbgDeclare() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp327 SourceLocation NewLoc = SM.getLocForStartOfFile(SM.getMainFileID()); in Parse() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp561 LocIdx NewLoc = ValueToLoc.find(Op.ID)->second.getLoc(); checkInstForNewValues() local
691 LocIdx NewLoc = MTracker->getRegMLoc(Reg); redefVar() local
730 LocIdx NewLoc = Op.Loc; redefVar() local
796 std::optional<LocIdx> NewLoc; clobberMloc() local
1557 LocIdx NewLoc = MTracker->lookupOrTrackRegister(NewReg); getValueForInstrRef() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp1893 SourceLocation NewLoc; HandlePragma() local
1948 SourceLocation NewLoc; HandlePragma() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h868 setLocation(PathDiagnosticLocation NewLoc) setLocation() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp449 SourceLocation NewLoc = ConvertBackendLocation() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h333 static InitializedEntity InitializeNew(SourceLocation NewLoc, QualType Type) { in InitializeNew() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2487 MemoryLocation NewLoc = Loc.getWithNewPtr(Ptr); analyzeLoop() local
2536 MemoryLocation NewLoc = Loc.getWithNewPtr(Ptr); analyzeLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp895 BasicBlock *NewLoc = preheader(DT, Lp); in adjustForInvariance() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1083 addEdgeToPath(PathPieces & path,PathDiagnosticLocation & PrevLoc,PathDiagnosticLocation NewLoc) addEdgeToPath() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3636 const MethodVFTableLocation &NewLoc = Loc.second; computeVTableRelatedInformation() local
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2723 bool RecordVal::setValue(Init *V, SMLoc NewLoc) { in setValue() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h2339 setDefaultLoc(SourceLocation NewLoc) setDefaultLoc() argument
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp7822 Value *Ptr, *Cmp, *New; LocTy PtrLoc, CmpLoc, NewLoc; parseCmpXchg() local