/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFixCortexA57AES1742098Pass.cpp | 301 AESFixupLocation NewLoc{&MBB, &MI, &MOp}; in analyzeMF() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExceptionSpec.cpp | 487 const FunctionProtoType *New, SourceLocation NewLoc) { in CheckEquivalentExceptionSpec() 513 const FunctionProtoType *New, SourceLocation NewLoc, in CheckEquivalentExceptionSpecImpl() 666 SourceLocation NewLoc) { in CheckEquivalentExceptionSpec()
|
H A D | SemaTemplateInstantiateDecl.cpp | 4126 auto NewLoc = NewTInfo->getTypeLoc().castAs<FunctionProtoTypeLoc>(); in adjustForRewrite() local
|
H A D | SemaTemplate.cpp | 8586 Sema::CheckSpecializationInstantiationRedecl(SourceLocation NewLoc, in CheckSpecializationInstantiationRedecl()
|
H A D | SemaDecl.cpp | 20255 const FunctionEffectSet::Conflicts &Errs, SourceLocation NewLoc, in diagnoseFunctionEffectMergeConflicts()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | LoopInfo.h | 470 bool movementPreservesLCSSAForm(Instruction *Inst, Instruction *NewLoc) { in movementPreservesLCSSAForm()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 1662 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 D | IncrementalParser.cpp | 327 SourceLocation NewLoc = SM.getLocForStartOfFile(SM.getMainFileID()); in Parse() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 586 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 D | Pragma.cpp | 1894 SourceLocation NewLoc; in HandlePragma() local 1949 SourceLocation NewLoc; in HandlePragma() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | PathDiagnostic.h | 874 void setLocation(PathDiagnosticLocation NewLoc) { in setLocation()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenAction.cpp | 424 SourceLocation NewLoc = in ConvertBackendLocation() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Initialization.h | 333 static InitializedEntity InitializeNew(SourceLocation NewLoc, QualType Type) { in InitializeNew()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 2561 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 D | HexagonCommonGEP.cpp | 895 BasicBlock *NewLoc = preheader(DT, Lp); in adjustForInvariance() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 1093 PathDiagnosticLocation NewLoc) { in addEdgeToPath()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | VTableBuilder.cpp | 3729 const MethodVFTableLocation &NewLoc = Loc.second; in computeVTableRelatedInformation() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Decl.h | 2327 void setDefaultLoc(SourceLocation NewLoc) { in setDefaultLoc()
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | Record.cpp | 2723 bool RecordVal::setValue(Init *V, SMLoc NewLoc) { in setValue()
|
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 8269 Value *Ptr, *Cmp, *New; LocTy PtrLoc, CmpLoc, NewLoc; in parseCmpXchg() local
|