Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
HDInlineInfo.cpp109 uint64_t BaseAddr, uint64_t Addr, SourceLocations &SrcLocs, in lookup()
156 uint64_t BaseAddr, uint64_t Addr, in lookup()
176 uint64_t BaseAddr) { in decode()
219 uint64_t BaseAddr) { in decode()
HDLineTable.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()
HDRange.cpp76 void AddressRange::decode(DataExtractor &Data, uint64_t BaseAddr, in decode()
93 void AddressRanges::decode(DataExtractor &Data, uint64_t BaseAddr, in decode()
HDFunctionInfo.cpp34 uint64_t BaseAddr) { in decode()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFDebugRnglists.cpp116 llvm::Optional<object::SectionedAddress> BaseAddr, DWARFUnit &U) const { in getAbsoluteRanges()
123 Optional<object::SectionedAddress> BaseAddr, in getAbsoluteRanges()
HDDWARFDebugLoc.cpp122 Optional<SectionedAddress> BaseAddr, in dumpLocationList()
173 uint64_t Offset, Optional<SectionedAddress> BaseAddr, in visitAbsoluteLocationList()
190 auto BaseAddr = None; in dump() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFUnit.h227 llvm::Optional<object::SectionedAddress> BaseAddr; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsInstructionSelector.cpp411 MachineOperand BaseAddr = I.getOperand(1); in select() local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
HDllvm-objdump.cpp1762 uint64_t BaseAddr = Section.getAddress(); in printSectionContents() local
2129 uint64_t BaseAddr = Section.getAddress(); in checkForInvalidStartStopAddress() local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
HDObject.h270 uint32_t BaseAddr = 0; variable
HDObject.cpp1189 uint64_t SegmentAddr = 0, BaseAddr = 0; in addDataSections() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDInstrProf.h519 Error InstrProfSymtab::create(StringRef D, uint64_t BaseAddr) { in create()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyISelLowering.cpp1132 SDValue BaseAddr = in LowerGlobalAddress() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGClass.cpp377 CodeGenFunction::GetAddressOfDerivedClass(Address BaseAddr, in GetAddressOfDerivedClass()
HDCGCall.cpp1004 Address BaseAddr, in forConstantArrayExpansion()
HDCGExpr.cpp5046 Address BaseAddr = Address::invalid(); in EmitPointerToDataMemberBinaryExpr() local
HDCGStmtOpenMP.cpp1168 Address BaseAddr = RedCG.adjustPrivateAddress( in EmitOMPReductionClauseInit() local
HDTargetInfo.cpp5504 Address BaseAddr(CGF.Builder.CreateInBoundsGEP(reg_top, reg_offs), in EmitAAPCSVAArg() local
HDCGOpenMPRuntime.cpp5184 enum RTLDependInfoFieldsTy { BaseAddr, Len, Flags }; in emitTaskCall() enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelLowering.cpp17071 Value *BaseAddr = LI->getPointerOperand(); in lowerInterleavedLoad() local
17089 auto createLoadIntrinsic = [&](Value *BaseAddr) { in lowerInterleavedLoad()
17237 Value *BaseAddr = SI->getPointerOperand(); in lowerInterleavedStore() local
17258 SmallVectorImpl<Value *> &Shuffles) { in lowerInterleavedStore()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp9161 Value *BaseAddr = LI->getPointerOperand(); in lowerInterleavedLoad() local
9301 Value *BaseAddr = SI->getPointerOperand(); in lowerInterleavedStore() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDDAGCombiner.cpp14647 SDValue BaseAddr = OldBaseAddr; in loadSlice() local
18477 SDValue BaseAddr = Ld->getOperand(1); in narrowExtractedVectorLoad() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp12803 SDValue BaseAddr = Ld->getOperand(1); in lowerShuffleAsBroadcast() local