Home
last modified time | relevance | path

Searched defs:Locs (Results 1 – 25 of 70) sorted by relevance

123

/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h155 DebugLocStream &Locs; variable
162 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, in ListBuilder()
177 DebugLocStream &Locs; variable
H A DDIEHash.cpp275 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h157 DebugLocStream &Locs; variable
165 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, in ListBuilder()
185 DebugLocStream &Locs; variable
H A DDIEHash.cpp226 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h156 DebugLocStream &Locs; variable
164 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, in ListBuilder()
184 DebugLocStream &Locs; variable
H A DDebugLocEntry.h120 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs) in DbgValueLoc()
124 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs, in DbgValueLoc()
H A DDIEHash.cpp240 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList() local
/aosp_15_r20/external/llvm/lib/MC/
H A DMCCodeView.cpp163 std::vector<MCCVLineEntry> Locs = getFunctionLineEntries(FuncId); in emitLineTableForFunction() local
290 ArrayRef<MCCVLineEntry> Locs = getLinesForExtent(LocBegin, LocEnd); in encodeInlineLineTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCCodeView.cpp341 std::vector<MCCVLoc> Locs = getFunctionLineEntries(FuncId); in emitLineTableForFunction() local
478 ArrayRef<MCCVLoc> Locs = getLinesForExtent(LocBegin, LocEnd); in encodeInlineLineTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCCodeView.cpp342 std::vector<MCCVLoc> Locs = getFunctionLineEntries(FuncId); in emitLineTableForFunction() local
479 ArrayRef<MCCVLoc> Locs = getLinesForExtent(LocBegin, LocEnd); in encodeInlineLineTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp730 if (const auto *Locs = FnVarLocs->getWedge(&I)) { in process() local
2155 const auto *Locs = FnVarLocs.getWedge(&I); in removeRedundantDbgLocsUsingBackwardScan() local
2214 const auto *Locs = FnVarLocs.getWedge(&I); in removeRedundantDbgLocsUsingForwardScan() local
2296 const auto *Locs = FnVarLocs.getWedge(&I); in removeUndefDbgLocsFromEntryBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCCCState.h47 SmallVectorImpl<CCValAssign> &Locs, LLVMContext &C) in AIXCCState()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/FlowSensitive/
DArena.h130 std::vector<std::unique_ptr<StorageLocation>> Locs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/FlowSensitive/
DArena.h130 std::vector<std::unique_ptr<StorageLocation>> Locs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/FlowSensitive/
DArena.h130 std::vector<std::unique_ptr<StorageLocation>> Locs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/FlowSensitive/
DArena.h130 std::vector<std::unique_ptr<StorageLocation>> Locs; variable
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCTagsEmitter.cpp61 ArrayRef<SMLoc> Locs = R->getLoc(); in locate() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1296 LocPair Locs(MemoryLocation(PN, PNSize, PNAAInfo), in aliasPHI() local
1477 LocPair Locs(MemoryLocation(V1, V1Size, V1AAInfo), in aliasCheck() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1597 AAQueryInfo::LocPair Locs(MemoryLocation(PN, PNSize, PNAAInfo), in aliasPHI() local
1827 AAQueryInfo::LocPair Locs(MemoryLocation(V1, V1Size, V1AAInfo), in aliasCheck() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DStackMaps.cpp89 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DStackMaps.cpp103 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclObjC.h1482 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
2204 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
2388 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclObjC.h1482 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
2204 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
2388 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclObjC.h1485 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
2207 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
2389 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclObjC.h1482 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
2204 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
2388 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()

123