Home
last modified time | relevance | path

Searched defs:BaseAddr (Results 1 – 24 of 24) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DInlineInfo.cpp109 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 DLineTable.cpp54 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 DRange.cpp86 void AddressRange::decode(DataExtractor &Data, uint64_t BaseAddr, in decode()
103 void AddressRanges::decode(DataExtractor &Data, uint64_t BaseAddr, in decode()
H A DFunctionInfo.cpp37 uint64_t BaseAddr) { in decode()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugRnglists.cpp89 llvm::Optional<object::SectionedAddress> BaseAddr, DWARFUnit &U) const { in getAbsoluteRanges()
96 Optional<object::SectionedAddress> BaseAddr, uint8_t AddressByteSize, in getAbsoluteRanges()
H A DDWARFDebugLoc.cpp122 Optional<SectionedAddress> BaseAddr, in dumpLocationList()
171 uint64_t Offset, Optional<SectionedAddress> BaseAddr, in visitAbsoluteLocationList()
188 auto BaseAddr = None; in dump() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp258 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 DMipsLegalizerInfo.cpp363 Register BaseAddr = MI.getOperand(1).getReg(); in legalizeCustom() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h232 llvm::Optional<object::SectionedAddress> BaseAddr; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1524 SDValue BaseAddr( in LowerGlobalTLSAddress() local
1561 SDValue BaseAddr = in LowerGlobalAddress() local
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h272 uint32_t BaseAddr = 0; variable
H A DObject.cpp1334 uint64_t SegmentAddr = 0, BaseAddr = 0; in addDataSections() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h527 Error InstrProfSymtab::create(StringRef D, uint64_t BaseAddr) { in create()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1872 uint64_t BaseAddr = Section.getAddress(); in printSectionContents() local
2273 uint64_t BaseAddr = Section.getAddress(); in checkForInvalidStartStopAddress() local
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp400 CodeGenFunction::GetAddressOfDerivedClass(Address BaseAddr, in GetAddressOfDerivedClass()
H A DCGExpr.cpp5319 Address BaseAddr = Address::invalid(); in EmitPointerToDataMemberBinaryExpr() local
H A DCGCall.cpp1009 Address BaseAddr, in forConstantArrayExpansion()
H A DCGOpenMPRuntime.cpp4398 enum RTLAffinityInfoFieldsTy { BaseAddr, Len, Flags }; in emitTaskInit() enumerator
4589 enum RTLDependInfoFieldsTy { BaseAddr, Len, Flags }; enumerator
H A DCGStmtOpenMP.cpp1252 Address BaseAddr = RedCG.adjustPrivateAddress( in EmitOMPReductionClauseInit() local
H A DTargetInfo.cpp6006 Address BaseAddr(CGF.Builder.CreateInBoundsGEP(CGF.Int8Ty, reg_top, reg_offs), in EmitAAPCSVAArg() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp20381 Value *BaseAddr = LI->getPointerOperand(); in lowerInterleavedLoad() local
20399 auto createLoadIntrinsic = [&](Value *BaseAddr) { in lowerInterleavedLoad()
20546 Value *BaseAddr = SI->getPointerOperand(); in lowerInterleavedStore() local
20567 SmallVectorImpl<Value *> &Shuffles) { in lowerInterleavedStore()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11718 Value *BaseAddr = LI->getPointerOperand(); in lowerInterleavedLoad() local
11857 Value *BaseAddr = SI->getPointerOperand(); in lowerInterleavedStore() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16188 SDValue BaseAddr = OldBaseAddr; in loadSlice() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13772 SDValue BaseAddr = Ld->getOperand(1); in lowerShuffleAsBroadcast() local