| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/GSYM/ |
| 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()
|
| 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()
|
| 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()
|
| D | FunctionInfo.cpp | 38 uint64_t BaseAddr) { in decode()
|
| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| 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()
|
| 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
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| 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
|
| D | MipsLegalizerInfo.cpp | 364 Register BaseAddr = MI.getOperand(1).getReg(); in legalizeCustom() local
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFUnit.h | 236 std::optional<object::SectionedAddress> BaseAddr; variable
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/ |
| D | OMPConstants.h | 259 enum class RTLDependInfoFields { BaseAddr, Len, Flags }; enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyISelLowering.cpp | 1648 SDValue BaseAddr( in LowerGlobalTLSAddress() local 1694 SDValue BaseAddr = in LowerGlobalAddress() local 1804 SDValue BaseAddr = in LowerIntrinsic() local
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/ |
| D | InstrProf.h | 566 Error InstrProfSymtab::create(StringRef D, uint64_t BaseAddr) { in create()
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-objdump/ |
| D | llvm-objdump.cpp | 2313 uint64_t BaseAddr = Section.getAddress(); in printSectionContents() local 2772 uint64_t BaseAddr = Section.getAddress(); in checkForInvalidStartStopAddress() local
|
| /openbsd/src/gnu/llvm/clang/lib/CodeGen/ |
| D | CGClass.cpp | 402 CodeGenFunction::GetAddressOfDerivedClass(Address BaseAddr, in GetAddressOfDerivedClass()
|
| D | CGCall.cpp | 1024 Address BaseAddr, in forConstantArrayExpansion()
|
| D | CGExpr.cpp | 5505 Address BaseAddr = Address::invalid(); in EmitPointerToDataMemberBinaryExpr() local
|
| D | CGStmtOpenMP.cpp | 1245 Address BaseAddr = RedCG.adjustPrivateAddress( in EmitOMPReductionClauseInit() local
|
| D | TargetInfo.cpp | 6122 Address BaseAddr(CGF.Builder.CreateInBoundsGEP(CGF.Int8Ty, reg_top, reg_offs), in EmitAAPCSVAArg() local
|
| D | CGOpenMPRuntime.cpp | 4009 enum RTLAffinityInfoFieldsTy { BaseAddr, Len, Flags }; in emitTaskInit() enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 21478 Value *BaseAddr = LI->getPointerOperand(); in lowerInterleavedLoad() local 21496 auto createLoadIntrinsic = [&](Value *BaseAddr) { in lowerInterleavedLoad() 21643 Value *BaseAddr = SI->getPointerOperand(); in lowerInterleavedStore() local 21664 SmallVectorImpl<Value *> &Shuffles) { in lowerInterleavedStore()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 14411 Value *BaseAddr = LI->getPointerOperand(); in lowerInterleavedLoad() local 14599 Value *BaseAddr = SI->getPointerOperand(); in lowerInterleavedStore() local
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 17783 SDValue BaseAddr = OldBaseAddr; in loadSlice() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 14887 SDValue BaseAddr = Ld->getOperand(1); in lowerShuffleAsBroadcast() local
|