Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/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.cpp360 Register BaseAddr = MI.getOperand(1).getReg(); in legalizeCustom() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h231 llvm::Optional<object::SectionedAddress> BaseAddr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1421 SDValue BaseAddr( in LowerGlobalTLSAddress() local
1458 SDValue BaseAddr = in LowerGlobalAddress() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h527 Error InstrProfSymtab::create(StringRef D, uint64_t BaseAddr) { in create()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h272 uint32_t BaseAddr = 0; variable
H A DObject.cpp1330 uint64_t SegmentAddr = 0, BaseAddr = 0; in addDataSections() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1789 uint64_t BaseAddr = Section.getAddress(); in printSectionContents() local
2190 uint64_t BaseAddr = Section.getAddress(); in checkForInvalidStartStopAddress() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp400 CodeGenFunction::GetAddressOfDerivedClass(Address BaseAddr, in GetAddressOfDerivedClass()
H A DCGCall.cpp1008 Address BaseAddr, in forConstantArrayExpansion()
H A DCGExpr.cpp5319 Address BaseAddr = Address::invalid(); in EmitPointerToDataMemberBinaryExpr() local
H A DCGOpenMPRuntime.cpp4392 enum RTLAffinityInfoFieldsTy { BaseAddr, Len, Flags }; in emitTaskInit() enumerator
4582 enum RTLDependInfoFieldsTy { BaseAddr, Len, Flags }; enumerator
H A DCGStmtOpenMP.cpp1244 Address BaseAddr = RedCG.adjustPrivateAddress( in EmitOMPReductionClauseInit() local
H A DTargetInfo.cpp5989 Address BaseAddr(CGF.Builder.CreateInBoundsGEP(CGF.Int8Ty, reg_top, reg_offs), in EmitAAPCSVAArg() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19663 Value *BaseAddr = LI->getPointerOperand(); in lowerInterleavedLoad() local
19681 auto createLoadIntrinsic = [&](Value *BaseAddr) { in lowerInterleavedLoad()
19828 Value *BaseAddr = SI->getPointerOperand(); in lowerInterleavedStore() local
19849 SmallVectorImpl<Value *> &Shuffles) { in lowerInterleavedStore()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactbl2.h1492 UINT64 BaseAddr; global() member
1506 UINT64 BaseAddr; global() member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11359 Value *BaseAddr = LI->getPointerOperand(); in lowerInterleavedLoad() local
11498 Value *BaseAddr = SI->getPointerOperand(); in lowerInterleavedStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15993 SDValue BaseAddr = OldBaseAddr; in loadSlice() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13736 SDValue BaseAddr = Ld->getOperand(1); in lowerShuffleAsBroadcast() local