/freebsd-src/contrib/llvm-project/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 | 110 uint64_t BaseAddr, uint64_t Addr, SourceLocations &SrcLocs, in lookup() 161 uint64_t BaseAddr, uint64_t Addr, in lookup() 181 uint64_t BaseAddr) { in decode() 224 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 | 38 uint64_t BaseAddr) { in decode()
|
/freebsd-src/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 | 124 uint64_t *Offset, raw_ostream &OS, std::optional<SectionedAddress> BaseAddr, in dumpLocationList() 171 uint64_t Offset, std::optional<SectionedAddress> BaseAddr, in visitAbsoluteLocationList() 188 auto BaseAddr = std::nullopt; in dump() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstructionSelector.cpp | 258 buildUnalignedStore(MachineInstr & I,unsigned Opc,MachineOperand & BaseAddr,unsigned Offset,MachineMemOperand * MMO) const buildUnalignedStore() argument 272 buildUnalignedLoad(MachineInstr & I,unsigned Opc,Register Dest,MachineOperand & BaseAddr,unsigned Offset,Register TiedDest,MachineMemOperand * MMO) const buildUnalignedLoad() argument 443 MachineOperand BaseAddr = I.getOperand(1); select() local [all...] |
H A D | MipsLegalizerInfo.cpp | 366 Register BaseAddr = MI.getOperand(1).getReg(); in legalizeCustom() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFUnit.h | 241 std::optional<object::SectionedAddress> BaseAddr; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPConstants.h | 268 enum class RTLDependInfoFields { BaseAddr, Len, Flags }; global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVELFReader.cpp |
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | AArch64.cpp | 641 Address BaseAddr(CGF.Builder.CreateInBoundsGEP(CGF.Int8Ty, reg_top, reg_offs), EmitAAPCSVAArg() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 1694 SDValue BaseAddr( LowerGlobalTLSAddress() local 1743 SDValue BaseAddr = LowerGlobalAddress() local 1853 SDValue BaseAddr = LowerIntrinsic() local
|
/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 543 create(StringRef D,uint64_t BaseAddr) create() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.h | 272 uint32_t BaseAddr = 0; global() variable
|
H A D | ELFObject.cpp | 1322 uint64_t SegmentAddr = 0, BaseAddr = 0; addDataSections() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 2644 uint64_t BaseAddr = Section.getAddress(); printSectionContents() local 3088 uint64_t BaseAddr = Section.getAddress(); checkForInvalidStartStopAddress() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGClass.cpp | 399 GetAddressOfDerivedClass(Address BaseAddr,const CXXRecordDecl * Derived,CastExpr::path_const_iterator PathBegin,CastExpr::path_const_iterator PathEnd,bool NullCheckValue) GetAddressOfDerivedClass() argument
|
H A D | CGCall.cpp | 1028 forConstantArrayExpansion(CodeGenFunction & CGF,ConstantArrayExpansion * CAE,Address BaseAddr,llvm::function_ref<void (Address)> Fn) forConstantArrayExpansion() argument
|
H A D | CGExpr.cpp | 5949 Address BaseAddr = Address::invalid(); EmitPointerToDataMemberBinaryExpr() local
|
H A D | CGStmtOpenMP.cpp | 1241 Address BaseAddr = RedCG.adjustPrivateAddress( EmitOMPReductionClauseInit() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 21684 Value *BaseAddr = LI->getPointerOperand(); lowerInterleavedLoad() local 21695 __anon0445ea3b3902(Value *BaseAddr) lowerInterleavedLoad() argument 21841 Value *BaseAddr = SI->getPointerOperand(); lowerInterleavedStore() local 21855 __anon0445ea3b3a02(Value *BaseAddr, SmallVectorImpl<Value *> &Shuffles) lowerInterleavedStore() argument [all...] |
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | actbl2.h | 1600 UINT64 BaseAddr; global() member 1614 UINT64 BaseAddr; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 15693 Value *BaseAddr = LI->getPointerOperand(); lowerInterleavedLoad() local 15879 Value *BaseAddr = SI->getPointerOperand(); lowerInterleavedStore() local 16013 Value *BaseAddr = LI->getPointerOperand(); lowerDeinterleaveIntrinsicToLoad() local 16083 Value *BaseAddr = SI->getPointerOperand(); lowerInterleaveIntrinsicToStore() local [all...] |