/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DebugLocStream.h | 155 DebugLocStream &Locs; variable 162 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, in ListBuilder() 177 DebugLocStream &Locs; variable
|
D | DIEHash.cpp | 275 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList() local
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | DebugLocStream.h | 157 DebugLocStream &Locs; variable 165 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, in ListBuilder() 185 DebugLocStream &Locs; variable
|
D | DIEHash.cpp | 233 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DebugLocStream.h | 157 DebugLocStream &Locs; variable 165 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, in ListBuilder() 185 DebugLocStream &Locs; variable
|
D | DIEHash.cpp | 226 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList() local
|
/external/llvm-project/clang/lib/Sema/ |
D | DelayedDiagnostic.cpp | 25 ArrayRef<SourceLocation> Locs, in makeAvailability()
|
D | SemaAvailability.cpp | 314 ArrayRef<SourceLocation> Locs, in DoEmitAvailabilityWarning() 558 ArrayRef<SourceLocation> Locs, in EmitAvailabilityWarning() 923 ArrayRef<SourceLocation> Locs, in DiagnoseAvailabilityOfDecl()
|
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
D | MultipleStatementMacroCheck.cpp | 47 ExpansionRanges Locs; in getExpansionRanges() local
|
/external/llvm/utils/TableGen/ |
D | CTagsEmitter.cpp | 61 ArrayRef<SMLoc> Locs = R->getLoc(); in locate() local
|
/external/llvm-project/llvm/utils/TableGen/ |
D | CTagsEmitter.cpp | 60 ArrayRef<SMLoc> Locs = R->getLoc(); in locate() local
|
/external/llvm/lib/MC/ |
D | MCCodeView.cpp | 163 std::vector<MCCVLineEntry> Locs = getFunctionLineEntries(FuncId); in emitLineTableForFunction() local 290 ArrayRef<MCCVLineEntry> Locs = getLinesForExtent(LocBegin, LocEnd); in encodeInlineLineTable() local
|
/external/llvm-project/llvm/lib/MC/ |
D | MCCodeView.cpp | 341 std::vector<MCCVLoc> Locs = getFunctionLineEntries(FuncId); in emitLineTableForFunction() local 478 ArrayRef<MCCVLoc> Locs = getLinesForExtent(LocBegin, LocEnd); in encodeInlineLineTable() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCCodeView.cpp | 341 std::vector<MCCVLoc> Locs = getFunctionLineEntries(FuncId); in emitLineTableForFunction() local 478 ArrayRef<MCCVLoc> Locs = getLinesForExtent(LocBegin, LocEnd); in encodeInlineLineTable() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | BasicAliasAnalysis.cpp | 804 AAQueryInfo::LocPair Locs(LocA, LocB); in alias() local 1371 AAQueryInfo::LocPair Locs(MemoryLocation(PN, PNSize, PNAAInfo), in aliasPHI() local 1621 AAQueryInfo::LocPair Locs(MemoryLocation(V1, V1Size, V1AAInfo), in aliasCheck() local
|
/external/llvm-project/clang/lib/AST/ |
D | OpenMPClause.cpp | 1044 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() 1098 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() 1148 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() 1212 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create() 1261 OMPUseDeviceAddrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs, in Create() 1308 OMPIsDevicePtrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs, in Create()
|
/external/llvm/lib/CodeGen/ |
D | StackMaps.cpp | 89 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | StackMaps.cpp | 103 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | XRefsTests.cpp | 374 auto Locs = clangd::locateSymbolAt(AST, Test.point("p"), Index.get()); in TEST() local 379 auto Locs = clangd::locateSymbolAt(AST, Test.point("f"), Index.get()); in TEST() local
|
/external/llvm/lib/Analysis/ |
D | BasicAliasAnalysis.cpp | 1296 LocPair Locs(MemoryLocation(PN, PNSize, PNAAInfo), in aliasPHI() local 1477 LocPair Locs(MemoryLocation(V1, V1Size, V1AAInfo), in aliasCheck() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | StackMaps.cpp | 178 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | CallingConvLower.h | 198 SmallVectorImpl<CCValAssign> &Locs; variable
|
/external/llvm/include/llvm/CodeGen/ |
D | CallingConvLower.h | 201 SmallVectorImpl<CCValAssign> &Locs; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | CallingConvLower.h | 198 SmallVectorImpl<CCValAssign> &Locs; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | BasicAliasAnalysis.cpp | 1597 AAQueryInfo::LocPair Locs(MemoryLocation(PN, PNSize, PNAAInfo), in aliasPHI() local 1827 AAQueryInfo::LocPair Locs(MemoryLocation(V1, V1Size, V1AAInfo), in aliasCheck() local
|