| /llvm-project-15.0.7/llvm/lib/DebugInfo/GSYM/ |
| H A D | ExtractRanges.cpp | 18 void encodeRange(const AddressRange &Range, FileWriter &O, uint64_t BaseAddr) { in encodeRange() 24 AddressRange decodeRange(DataExtractor &Data, uint64_t BaseAddr, in decodeRange() 34 uint64_t BaseAddr) { in encodeRanges() 42 void decodeRanges(AddressRanges &Ranges, DataExtractor &Data, uint64_t BaseAddr, in decodeRanges()
|
| H A D | InlineInfo.cpp | 109 uint64_t BaseAddr, uint64_t Addr, SourceLocations &SrcLocs, in lookup() 160 uint64_t BaseAddr, uint64_t Addr, in lookup() 180 uint64_t BaseAddr) { in decode() 223 uint64_t BaseAddr) { in decode()
|
| H A D | LineTable.cpp | 54 static llvm::Error parse(DataExtractor &Data, uint64_t BaseAddr, in parse() 252 uint64_t BaseAddr) { in decode() 266 Expected<LineEntry> LineTable::lookup(DataExtractor &Data, uint64_t BaseAddr, uint64_t Addr) { in lookup()
|
| H A D | FunctionInfo.cpp | 37 uint64_t BaseAddr) { in decode()
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugRnglists.cpp | 89 llvm::Optional<object::SectionedAddress> BaseAddr, DWARFUnit &U) const { in getAbsoluteRanges() 96 Optional<object::SectionedAddress> BaseAddr, uint8_t AddressByteSize, in getAbsoluteRanges()
|
| H A D | DWARFDebugLoc.cpp | 124 Optional<SectionedAddress> BaseAddr, in dumpLocationList() 173 uint64_t Offset, Optional<SectionedAddress> BaseAddr, in visitAbsoluteLocationList() 190 auto BaseAddr = None; in dump() local
|
| /llvm-project-15.0.7/llvm/unittests/DebugInfo/GSYM/ |
| H A D | GSYMTest.cpp | 184 const uint64_t BaseAddr = 0x100; in TEST() local 357 const uint64_t BaseAddr = in TestInlineInfoEncodeError() local 501 const uint64_t BaseAddr = 0x100; in TEST() local 618 const uint64_t BaseAddr = 0x1000; in TEST() local 658 const uint64_t BaseAddr = 0x1000; in TEST() local 679 const uint64_t BaseAddr = LT[0].Addr; in TestLineTableHelper() local 769 const uint64_t BaseAddr = 0x100; in TEST() local 799 const uint64_t BaseAddr = 0x1000; in TEST() local 1027 constexpr uint64_t BaseAddr = 0x1000; in TEST() local 1053 constexpr uint64_t BaseAddr = 0x1000; in TEST() local [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsInstructionSelector.cpp | 258 MachineInstr &I, unsigned Opc, MachineOperand &BaseAddr, unsigned Offset, in buildUnalignedStore() 272 MachineInstr &I, unsigned Opc, Register Dest, MachineOperand &BaseAddr, in buildUnalignedLoad() 443 MachineOperand BaseAddr = I.getOperand(1); in select() local
|
| H A D | MipsLegalizerInfo.cpp | 364 Register BaseAddr = MI.getOperand(1).getReg(); in legalizeCustom() local
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFUnit.h | 236 llvm::Optional<object::SectionedAddress> BaseAddr; variable
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 1745 SDValue BaseAddr( in LowerGlobalTLSAddress() local 1791 SDValue BaseAddr = in LowerGlobalAddress() local 1901 SDValue BaseAddr = in LowerIntrinsic() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-profgen/ |
| H A D | PerfReader.cpp | 819 uint64_t BaseAddr = 0; in readSampleCounters() local
|
| /llvm-project-15.0.7/llvm/include/llvm/ProfileData/ |
| H A D | InstrProf.h | 561 Error InstrProfSymtab::create(StringRef D, uint64_t BaseAddr) { in create()
|
| /llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/ |
| H A D | ELFObject.h | 272 uint32_t BaseAddr = 0; variable
|
| H A D | ELFObject.cpp | 1286 uint64_t SegmentAddr = 0, BaseAddr = 0; in addDataSections() local
|
| /llvm-project-15.0.7/polly/include/polly/ |
| H A D | ScopInfo.h | 540 AssertingVH<Value> BaseAddr; variable
|
| /llvm-project-15.0.7/llvm/tools/llvm-objdump/ |
| H A D | llvm-objdump.cpp | 2079 uint64_t BaseAddr = Section.getAddress(); in printSectionContents() local 2538 uint64_t BaseAddr = Section.getAddress(); in checkForInvalidStartStopAddress() local
|
| /llvm-project-15.0.7/polly/lib/Analysis/ |
| H A D | ScopBuilder.cpp | 2635 Value *BaseAddr = MA->getOriginalBaseAddr(); in hasNonHoistableBasePtrInScop() local
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGClass.cpp | 401 CodeGenFunction::GetAddressOfDerivedClass(Address BaseAddr, in GetAddressOfDerivedClass()
|
| H A D | CGCall.cpp | 1018 Address BaseAddr, in forConstantArrayExpansion()
|
| H A D | CGExpr.cpp | 5518 Address BaseAddr = Address::invalid(); in EmitPointerToDataMemberBinaryExpr() local
|
| H A D | CGOpenMPRuntime.cpp | 4324 enum RTLAffinityInfoFieldsTy { BaseAddr, Len, Flags }; in emitTaskInit() enumerator 4514 enum RTLDependInfoFieldsTy { BaseAddr, Len, Flags }; enumerator
|
| H A D | CGStmtOpenMP.cpp | 1243 Address BaseAddr = RedCG.adjustPrivateAddress( in EmitOMPReductionClauseInit() local
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 21362 Value *BaseAddr = LI->getPointerOperand(); in lowerInterleavedLoad() local 21380 auto createLoadIntrinsic = [&](Value *BaseAddr) { in lowerInterleavedLoad() 21527 Value *BaseAddr = SI->getPointerOperand(); in lowerInterleavedStore() local 21548 SmallVectorImpl<Value *> &Shuffles) { in lowerInterleavedStore()
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 13073 Value *BaseAddr = LI->getPointerOperand(); in lowerInterleavedLoad() local 13256 Value *BaseAddr = SI->getPointerOperand(); in lowerInterleavedStore() local
|