Searched defs:DILoc (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MIRParser.cpp | 138 DILocation *DILoc = nullptr; member 949 DILocation *DILoc = nullptr; parseVarExprLoc() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenAction.cpp | 584 SourceLocation DILoc; getBestLocationFromDebugLoc() local
|
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 3032 getBlocksForScope(const DILocation * DILoc,SmallPtrSetImpl<const MachineBasicBlock * > & BlocksToExplore,const SmallPtrSetImpl<MachineBasicBlock * > & AssignBlocks) getBlocksForScope() argument 3095 buildVLocValueMap(const DILocation * DILoc,const SmallSet<DebugVariable,4> & VarsWeCareAbout,SmallPtrSetImpl<MachineBasicBlock * > & AssignBlocks,LiveInsT & Output,FuncValueTable & MOutLocs,FuncValueTable & MInLocs,SmallVectorImpl<VLocTracker> & AllTheVLocs) buildVLocValueMap() argument 3552 const DILocation *DILoc = DILocIt->second; depthFirstVLocAndEmit() local [all...] |
/llvm-project/llvm/unittests/CodeGen/ |
H A D | InstrRefLDVTest.cpp | 217 void buildVLocValueMap(const DILocation *DILoc, in buildVLocValueMap() argument
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | AssignmentTrackingAnalysis.cpp | 1661 const DILocation *DILoc = DILocation::get( processUntaggedInstruction() local
|
/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 1132 DILocation *DILoc = nullptr; buildFrameDebugInfo() local
|