| /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/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/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | DebugLocStream.h | 156 DebugLocStream &Locs; variable 164 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, in ListBuilder() 184 DebugLocStream &Locs; variable
|
| D | DebugLocEntry.h | 120 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs) in DbgValueLoc() 124 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs, in DbgValueLoc()
|
| D | DIEHash.cpp | 240 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
| D | PPCCCState.h | 47 SmallVectorImpl<CCValAssign> &Locs, LLVMContext &C) in AIXCCState()
|
| /external/llvm/utils/TableGen/ |
| D | CTagsEmitter.cpp | 61 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/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/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
| D | MCCodeView.cpp | 342 std::vector<MCCVLoc> Locs = getFunctionLineEntries(FuncId); in emitLineTableForFunction() local 479 ArrayRef<MCCVLoc> Locs = getLinesForExtent(LocBegin, LocEnd); in encodeInlineLineTable() local
|
| /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/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
| D | AssignmentTrackingAnalysis.cpp | 730 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
|
| D | StackMaps.cpp | 206 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
|
| /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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
| D | CallingConvLower.h | 175 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
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.h | 121 DILocalVariable *getVariable(const FunctionVarLocs *Locs) const { in getVariable()
|
| /external/clang/include/clang/AST/ |
| D | DeclObjC.h | 1398 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/ |
| D | VarLocBasedImpl.cpp | 415 SmallVector<MachineLoc, 8> Locs; member 989 VarLocSet &getVarLocsInMBB(const MachineBasicBlock *MBB, VarLocInMBB &Locs) { in getVarLocsInMBB()
|
| /external/llvm/lib/TableGen/ |
| D | TGParser.cpp | 2344 SmallVector<SMLoc, 4> Locs(1, DefmPrefixRange.Start); in InstantiateMulticlassDef() local
|