Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DDelayedDiagnostic.cpp25 ArrayRef<SourceLocation> Locs, in makeAvailability()
H A DSemaAvailability.cpp318 ArrayRef<SourceLocation> Locs, in DoEmitAvailabilityWarning()
562 ArrayRef<SourceLocation> Locs, in EmitAvailabilityWarning()
929 ArrayRef<SourceLocation> Locs, in DiagnoseAvailabilityOfDecl()
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSarif.cpp325 json::Array Locs; in createThreadFlows() local
394 json::Array Locs; in appendResult() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCCCState.h47 SmallVectorImpl<CCValAssign> &Locs, LLVMContext &C) in AIXCCState()
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCTagsEmitter.cpp64 ArrayRef<SMLoc> Locs = R->getLoc(); in locate() local
H A DDAGISelMatcherEmitter.cpp222 auto Locs = R->getLoc(); in getIncludePath() local
H A DSearchableTableEmitter.cpp72 ArrayRef<SMLoc> Locs; // Source locations from the Record instance. member
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h338 std::vector<std::unique_ptr<StorageLocation>> Locs; variable
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DOpenMPClause.cpp1136 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create()
1193 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create()
1243 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create()
1307 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars, in Create()
1356 OMPUseDeviceAddrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs, in Create()
1403 OMPIsDevicePtrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs, in Create()
1450 OMPHasDeviceAddrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs, in Create()
/openbsd-src/gnu/llvm/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
H A DStackMaps.cpp206 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
H A DLiveDebugVariables.cpp415 SmallVector<unsigned> Locs; in addDef() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp64 Expected<DWARFLocationExpressionsVector> Locs = in addVariable() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h175 SmallVectorImpl<CCValAssign> &Locs; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h121 DILocalVariable *getVariable(const FunctionVarLocs *Locs) const { in getVariable()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclObjC.h1474 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
2193 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
2377 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
H A DOpenMPClause.h5804 SourceLocation MapLoc, const OMPVarListLocTy &Locs, in OMPMapClause()
6783 const OMPVarListLocTy &Locs, in OMPToClause()
6984 const OMPVarListLocTy &Locs, in OMPFromClause()
7165 explicit OMPUseDevicePtrClause(const OMPVarListLocTy &Locs, in OMPUseDevicePtrClause()
7329 explicit OMPUseDeviceAddrClause(const OMPVarListLocTy &Locs, in OMPUseDeviceAddrClause()
7433 explicit OMPIsDevicePtrClause(const OMPVarListLocTy &Locs, in OMPIsDevicePtrClause()
7536 explicit OMPHasDeviceAddrClause(const OMPVarListLocTy &Locs, in OMPHasDeviceAddrClause()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp415 SmallVector<MachineLoc, 8> Locs; member
989 VarLocSet &getVarLocsInMBB(const MachineBasicBlock *MBB, VarLocInMBB &Locs) { in getVarLocsInMBB()
/openbsd-src/gnu/llvm/llvm/tools/sancov/
H A Dsancov.cpp159 SmallVector<DILineInfo, 1> Locs; member
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1554 AAQueryInfo::LocPair Locs({V1, V1Size, AAQI.MayBeCrossIteration}, in aliasCheck() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp2245 SmallVector<llvm::Metadata *, 8> Locs; in getAsmSrcLocInfo() local

12