Home
last modified time | relevance | path

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

12

/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h155 DebugLocStream &Locs; variable
162 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, in ListBuilder()
177 DebugLocStream &Locs; variable
DDIEHash.cpp275 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h157 DebugLocStream &Locs; variable
165 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, in ListBuilder()
185 DebugLocStream &Locs; variable
DDIEHash.cpp226 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h156 DebugLocStream &Locs; variable
164 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, in ListBuilder()
184 DebugLocStream &Locs; variable
DDebugLocEntry.h120 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs) in DbgValueLoc()
124 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs, in DbgValueLoc()
DDIEHash.cpp240 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCCCState.h47 SmallVectorImpl<CCValAssign> &Locs, LLVMContext &C) in AIXCCState()
/external/llvm/utils/TableGen/
DCTagsEmitter.cpp61 ArrayRef<SMLoc> Locs = R->getLoc(); in locate() local
/external/llvm/lib/MC/
DMCCodeView.cpp163 std::vector<MCCVLineEntry> Locs = getFunctionLineEntries(FuncId); in emitLineTableForFunction() local
290 ArrayRef<MCCVLineEntry> Locs = getLinesForExtent(LocBegin, LocEnd); in encodeInlineLineTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCCodeView.cpp341 std::vector<MCCVLoc> Locs = getFunctionLineEntries(FuncId); in emitLineTableForFunction() local
478 ArrayRef<MCCVLoc> Locs = getLinesForExtent(LocBegin, LocEnd); in encodeInlineLineTable() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCCodeView.cpp342 std::vector<MCCVLoc> Locs = getFunctionLineEntries(FuncId); in emitLineTableForFunction() local
479 ArrayRef<MCCVLoc> Locs = getLinesForExtent(LocBegin, LocEnd); in encodeInlineLineTable() local
/external/llvm/lib/CodeGen/
DStackMaps.cpp89 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackMaps.cpp103 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
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
DStackMaps.cpp206 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp1296 LocPair Locs(MemoryLocation(PN, PNSize, PNAAInfo), in aliasPHI() local
1477 LocPair Locs(MemoryLocation(V1, V1Size, V1AAInfo), in aliasCheck() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h175 SmallVectorImpl<CCValAssign> &Locs; variable
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h201 SmallVectorImpl<CCValAssign> &Locs; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h198 SmallVectorImpl<CCValAssign> &Locs; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp1597 AAQueryInfo::LocPair Locs(MemoryLocation(PN, PNSize, PNAAInfo), in aliasPHI() local
1827 AAQueryInfo::LocPair Locs(MemoryLocation(V1, V1Size, V1AAInfo), in aliasCheck() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h121 DILocalVariable *getVariable(const FunctionVarLocs *Locs) const { in getVariable()
/external/clang/include/clang/AST/
DDeclObjC.h1398 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
2068 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
2234 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
DVarLocBasedImpl.cpp415 SmallVector<MachineLoc, 8> Locs; member
989 VarLocSet &getVarLocsInMBB(const MachineBasicBlock *MBB, VarLocInMBB &Locs) { in getVarLocsInMBB()
/external/llvm/lib/TableGen/
DTGParser.cpp2344 SmallVector<SMLoc, 4> Locs(1, DefmPrefixRange.Start); in InstantiateMulticlassDef() local

12