| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
| H A D | ExtractRanges.cpp | 17 void encodeRange(const AddressRange &Range, FileWriter &O, uint64_t BaseAddr) { in encodeRange() 23 AddressRange decodeRange(DataExtractor &Data, uint64_t BaseAddr, in decodeRange() 33 uint64_t BaseAddr) { in encodeRanges() 41 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() argument 252 uint64_t BaseAddr) { in decode() argument 266 Expected<LineEntry> LineTable::lookup(DataExtractor &Data, uint64_t BaseAddr, uint64_t Addr) { in lookup() argument [all...] |
| H A D | MergedFunctionsInfo.cpp | 36 MergedFunctionsInfo::decode(DataExtractor &Data, uint64_t BaseAddr) { in decode()
|
| H A D | FunctionInfo.cpp | 42 uint64_t BaseAddr) { in decode()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugRnglists.cpp | 89 std::optional<object::SectionedAddress> BaseAddr, DWARFUnit &U) const { in getAbsoluteRanges() 96 std::optional<object::SectionedAddress> BaseAddr, uint8_t AddressByteSize, in getAbsoluteRanges()
|
| H A D | DWARFDebugLoc.cpp | 125 uint64_t *Offset, raw_ostream &OS, std::optional<SectionedAddress> BaseAddr, in dumpLocationList() 172 uint64_t Offset, std::optional<SectionedAddress> BaseAddr, in visitAbsoluteLocationList() 189 auto BaseAddr = std::nullopt; in dump() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsInstructionSelector.cpp | 259 MachineInstr &I, unsigned Opc, MachineOperand &BaseAddr, unsigned Offset, in buildUnalignedStore() 273 MachineInstr &I, unsigned Opc, Register Dest, MachineOperand &BaseAddr, in buildUnalignedLoad() 437 MachineOperand BaseAddr = I.getOperand(1); in select() local
|
| H A D | MipsLegalizerInfo.cpp | 366 Register BaseAddr = MI.getOperand(1).getReg(); in legalizeCustom() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPConstants.h | 273 enum class RTLDependInfoFields { BaseAddr, Len, Flags }; enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFUnit.h | 245 std::optional<object::SectionedAddress> BaseAddr; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVDWARFReader.cpp | 827 uint64_t BaseAddr = 0; in processLocationList() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | coff_platform.cpp | 698 auto BaseAddr = COFFPlatformRuntimeState::get().findJITDylibBaseByPC( in __orc_rt_coff_cxx_throw_exception() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 1970 SDValue BaseAddr( in LowerGlobalTLSAddress() local 2019 SDValue BaseAddr = in LowerGlobalAddress() local 2217 SDValue BaseAddr = in LowerIntrinsic() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | AArch64.cpp | 992 Address BaseAddr(CGF.Builder.CreateInBoundsGEP(CGF.Int8Ty, reg_top, reg_offs), in EmitAAPCSVAArg() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
| H A D | ELFObject.h | 275 uint32_t BaseAddr = 0; variable
|
| H A D | ELFObject.cpp | 1351 uint64_t SegmentAddr = 0, BaseAddr = 0; in addDataSections() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProf.h | 717 Error InstrProfSymtab::create(StringRef D, uint64_t BaseAddr) { in create()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | llvm-objdump.cpp | 2863 uint64_t BaseAddr = Section.getAddress(); in printSectionContents() local 3311 uint64_t BaseAddr = Section.getAddress(); in checkForInvalidStartStopAddress() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExpr.cpp | 4626 Address BaseAddr = in EmitArraySubscriptExpr() local 6507 Address BaseAddr = Address::invalid(); in EmitPointerToDataMemberBinaryExpr() local
|
| H A D | CGClass.cpp | 397 CodeGenFunction::GetAddressOfDerivedClass(Address BaseAddr, in GetAddressOfDerivedClass()
|
| H A D | ItaniumCXXABI.cpp | 885 llvm::Value *BaseAddr = Base.emitRawPointer(CGF); in EmitMemberDataPointerAddress() local
|
| H A D | CGCall.cpp | 1100 Address BaseAddr, in forConstantArrayExpansion()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 21634 Value *BaseAddr = LI->getPointerOperand(); in lowerInterleavedLoad() local 21645 auto createLoadIntrinsic = [&](Value *BaseAddr) { in lowerInterleavedLoad() 21789 Value *BaseAddr = SI->getPointerOperand(); in lowerInterleavedStore() local 21803 SmallVectorImpl<Value *> &Shuffles) { in lowerInterleavedStore()
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | actbl2.h | 2093 UINT64 BaseAddr; member 2107 UINT64 BaseAddr; member
|