/llvm-project/lld/include/lld/Common/ |
H A D | DWARF.h | 39 struct VarLoc { struct 44 llvm::DenseMap<StringRef, VarLoc> variableLoc; argument
|
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 297 struct VarLoc { global() struct in __anon04e11a950111::VarLocBasedLDV 300 SpillLoc__anon04e11a950111::VarLocBasedLDV::VarLoc global() argument 312 WasmLoc__anon04e11a950111::VarLocBasedLDV::VarLoc global() argument 327 Var__anon04e11a950111::VarLocBasedLDV::VarLoc global() argument 330 Expr__anon04e11a950111::VarLocBasedLDV::VarLoc global() argument 334 MI__anon04e11a950111::VarLocBasedLDV::VarLoc global() argument 336 MachineLocKind__anon04e11a950111::VarLocBasedLDV::VarLoc global() argument 344 EntryValueLocKind__anon04e11a950111::VarLocBasedLDV::VarLoc global() argument 349 EVKind__anon04e11a950111::VarLocBasedLDV::VarLoc global() argument 353 MachineLocValue__anon04e11a950111::VarLocBasedLDV::VarLoc global() argument 368 MachineLoc__anon04e11a950111::VarLocBasedLDV::VarLoc global() argument 415 Locs__anon04e11a950111::VarLocBasedLDV::VarLoc global() argument 420 OrigLocMap__anon04e11a950111::VarLocBasedLDV::VarLoc global() argument 422 VarLoc__anon04e11a950111::VarLocBasedLDV::VarLoc VarLoc() argument 450 GetLocForOp__anon04e11a950111::VarLocBasedLDV::VarLoc GetLocForOp() argument 475 CreateEntryLoc__anon04e11a950111::VarLocBasedLDV::VarLoc CreateEntryLoc() argument 490 CreateEntryBackupLoc__anon04e11a950111::VarLocBasedLDV::VarLoc CreateEntryBackupLoc() argument 503 CreateEntryCopyBackupLoc__anon04e11a950111::VarLocBasedLDV::VarLoc CreateEntryCopyBackupLoc() argument 517 CreateCopyLoc__anon04e11a950111::VarLocBasedLDV::VarLoc CreateCopyLoc() argument 531 CreateSpillLoc__anon04e11a950111::VarLocBasedLDV::VarLoc CreateSpillLoc() argument 547 BuildDbgValue__anon04e11a950111::VarLocBasedLDV::VarLoc BuildDbgValue() argument 613 isConstant__anon04e11a950111::VarLocBasedLDV::VarLoc isConstant() argument 618 isEntryBackupLoc__anon04e11a950111::VarLocBasedLDV::VarLoc isEntryBackupLoc() argument 625 isEntryValueBackupReg__anon04e11a950111::VarLocBasedLDV::VarLoc isEntryValueBackupReg() argument 631 isEntryValueCopyBackupReg__anon04e11a950111::VarLocBasedLDV::VarLoc isEntryValueCopyBackupReg() argument 637 usesReg__anon04e11a950111::VarLocBasedLDV::VarLoc usesReg() argument 645 getRegIdx__anon04e11a950111::VarLocBasedLDV::VarLoc getRegIdx() argument 655 getDescribingRegs__anon04e11a950111::VarLocBasedLDV::VarLoc getDescribingRegs() argument 665 containsSpillLocs__anon04e11a950111::VarLocBasedLDV::VarLoc containsSpillLocs() argument 673 usesSpillLoc__anon04e11a950111::VarLocBasedLDV::VarLoc usesSpillLoc() argument 682 getSpillLocIdx__anon04e11a950111::VarLocBasedLDV::VarLoc getSpillLocIdx() argument 690 containsWasmLocs__anon04e11a950111::VarLocBasedLDV::VarLoc containsWasmLocs() argument 698 usesWasmLoc__anon04e11a950111::VarLocBasedLDV::VarLoc usesWasmLoc() argument 707 dominates__anon04e11a950111::VarLocBasedLDV::VarLoc dominates() argument 713 dump__anon04e11a950111::VarLocBasedLDV::VarLoc dump() argument 767 operator ==__anon04e11a950111::VarLocBasedLDV::VarLoc operator ==() argument 773 operator <__anon04e11a950111::VarLocBasedLDV::VarLoc operator <() argument [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | AssignmentTrackingAnalysis.cpp | 140 VarLocInfo VarLoc; in addSingleLocVar() local 151 VarLocInfo VarLoc; in addVarLoc() local 211 for (const auto &VarLoc : Builder.SingleLocVars) init() local 235 for (const VarLocInfo &VarLoc : Builder.VarLocsBeforeInst[&DVR]) init() local 238 for (const VarLocInfo &VarLoc : P.second) init() local 666 addDef(const VarLocInfo & VarLoc,VarLocInsertPt Before,BasicBlock & BB,VarFragMap & LiveSet) addDef() argument 1550 VarLocInfo VarLoc; emitDbgValue() local 1664 VarLocInfo VarLoc; processUntaggedInstruction() local 2392 for (VarLocInfo VarLoc : Vec) { run() local 2433 for (const VarLocInfo &VarLoc : Vec) { run() local [all...] |
/llvm-project/llvm/unittests/IR/ |
H A D | IRBuilderTest.cpp | 941 DILocation *VarLoc = DILocation::get(Ctx, 2, 0, BarScope); TEST_F() local
|
/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 7963 SourceLocation VarLoc; global() variable 7987 OMPInitClause(bool IsTarget,bool IsTargetSync,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc,unsigned N) OMPInitClause() argument 8083 SourceLocation VarLoc; global() variable 8106 OMPUseClause(Expr * InteropVar,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc) OMPUseClause() argument 8158 SourceLocation VarLoc; global() variable 8181 OMPDestroyClause(Expr * InteropVar,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc) OMPDestroyClause() argument [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CStringChecker.cpp | 2741 Loc VarLoc = state->getLValue(D, C.getLocationContext()); checkPreStmt() local
|
/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 3589 SourceLocation VarLoc = Tok.getLocation(); ParseOpenMPInteropClause() local
|
/llvm-project/clang/lib/AST/ |
H A D | OpenMPClause.cpp | 1649 Create(const ASTContext & C,Expr * InteropVar,OMPInteropInfo & InteropInfo,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc) Create() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 17169 isValidInteropVariable(Sema & SemaRef,Expr * InteropVarExpr,SourceLocation VarLoc,OpenMPClauseKind Kind) isValidInteropVariable() argument 17227 ActOnOpenMPInitClause(Expr * InteropVar,OMPInteropInfo & InteropInfo,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc) ActOnOpenMPInitClause() argument 17253 ActOnOpenMPUseClause(Expr * InteropVar,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc) ActOnOpenMPUseClause() argument 17266 ActOnOpenMPDestroyClause(Expr * InteropVar,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc) ActOnOpenMPDestroyClause() argument [all...] |
H A D | TreeTransform.h | 2321 RebuildOMPInitClause(Expr * InteropVar,OMPInteropInfo & InteropInfo,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc) RebuildOMPInitClause() argument 2333 RebuildOMPUseClause(Expr * InteropVar,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc) RebuildOMPUseClause() argument 2344 RebuildOMPDestroyClause(Expr * InteropVar,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc) RebuildOMPDestroyClause() argument
|
H A D | SemaDecl.cpp | 8446 CheckC23ConstexprVarType(Sema & SemaRef,SourceLocation VarLoc,QualType T) CheckC23ConstexprVarType() argument
|
H A D | SemaExpr.cpp | 18343 SourceLocation VarLoc = Var->getLocation(); captureInBlock() local
|