/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/ |
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() 252 uint64_t BaseAddr) { in decode() 266 Expected<LineEntry> LineTable::lookup(DataExtractor &Data, uint64_t BaseAddr, uint64_t Addr) { in lookup()
|
H A D | Range.cpp | 86 void AddressRange::decode(DataExtractor &Data, uint64_t BaseAddr, in decode() 103 void AddressRanges::decode(DataExtractor &Data, uint64_t BaseAddr, in decode()
|
H A D | FunctionInfo.cpp | 37 uint64_t BaseAddr) { in decode()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugRnglists.cpp | 89 llvm::Optional<object::SectionedAddress> BaseAddr, DWARFUnit &U) const { in getAbsoluteRanges() 96 Optional<object::SectionedAddress> BaseAddr, uint8_t AddressByteSize, in getAbsoluteRanges()
|
H A D | DWARFDebugLoc.cpp | 122 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 D | MipsInstructionSelector.cpp | 258 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 D | MipsLegalizerInfo.cpp | 360 Register BaseAddr = MI.getOperand(1).getReg(); in legalizeCustom() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFUnit.h | 231 llvm::Optional<object::SectionedAddress> BaseAddr; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 1421 SDValue BaseAddr( in LowerGlobalTLSAddress() local 1458 SDValue BaseAddr = in LowerGlobalAddress() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 527 Error InstrProfSymtab::create(StringRef D, uint64_t BaseAddr) { in create()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/ |
H A D | Object.h | 272 uint32_t BaseAddr = 0; variable
|
H A D | Object.cpp | 1330 uint64_t SegmentAddr = 0, BaseAddr = 0; in addDataSections() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 1789 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 D | CGClass.cpp | 400 CodeGenFunction::GetAddressOfDerivedClass(Address BaseAddr, in GetAddressOfDerivedClass()
|
H A D | CGCall.cpp | 1008 Address BaseAddr, in forConstantArrayExpansion()
|
H A D | CGExpr.cpp | 5319 Address BaseAddr = Address::invalid(); in EmitPointerToDataMemberBinaryExpr() local
|
H A D | CGOpenMPRuntime.cpp | 4392 enum RTLAffinityInfoFieldsTy { BaseAddr, Len, Flags }; in emitTaskInit() enumerator 4582 enum RTLDependInfoFieldsTy { BaseAddr, Len, Flags }; enumerator
|
H A D | CGStmtOpenMP.cpp | 1244 Address BaseAddr = RedCG.adjustPrivateAddress( in EmitOMPReductionClauseInit() local
|
H A D | TargetInfo.cpp | 5989 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 D | ARMISelLowering.cpp | 19663 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 D | actbl2.h | 1492 UINT64 BaseAddr; global() member 1506 UINT64 BaseAddr; global() member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 11359 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 D | DAGCombiner.cpp | 15993 SDValue BaseAddr = OldBaseAddr; in loadSlice() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 13736 SDValue BaseAddr = Ld->getOperand(1); in lowerShuffleAsBroadcast() local
|