/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/ |
H A 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()
|
H A 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()
|
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 | FunctionInfo.cpp | 38 uint64_t BaseAddr) { in decode()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
H A D | InlineInfo.cpp | 109 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()
|
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 | 76 void AddressRange::decode(DataExtractor &Data, uint64_t BaseAddr, in decode() 93 void AddressRanges::decode(DataExtractor &Data, uint64_t BaseAddr, in decode()
|
H A D | FunctionInfo.cpp | 34 uint64_t BaseAddr) { in decode()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugLoc.cpp | 122 Optional<SectionedAddress> BaseAddr, in dumpLocationList() 173 uint64_t Offset, Optional<SectionedAddress> BaseAddr, in visitAbsoluteLocationList() 190 auto BaseAddr = None; in dump() local
|
H A D | DWARFDebugRnglists.cpp | 116 llvm::Optional<object::SectionedAddress> BaseAddr, DWARFUnit &U) const { in getAbsoluteRanges() 123 Optional<object::SectionedAddress> BaseAddr, in getAbsoluteRanges()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
H A 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
|
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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 | 364 Register BaseAddr = MI.getOperand(1).getReg(); in legalizeCustom() local
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFUnit.h | 125 uint64_t BaseAddr; variable
|
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnit.cpp | 252 uint64_t BaseAddr = in extractDIEsIfNeeded() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 1648 SDValue BaseAddr( in LowerGlobalTLSAddress() local 1694 SDValue BaseAddr = in LowerGlobalAddress() local 1804 SDValue BaseAddr = in LowerIntrinsic() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFUnit.h | 227 llvm::Optional<object::SectionedAddress> BaseAddr; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsInstructionSelector.cpp | 411 MachineOperand BaseAddr = I.getOperand(1); in select() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 241 std::optional<object::SectionedAddress> BaseAddr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 241 std::optional<object::SectionedAddress> BaseAddr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 241 std::optional<object::SectionedAddress> BaseAddr; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFUnit.h | 236 std::optional<object::SectionedAddress> BaseAddr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Frontend/OpenMP/ |
D | OMPConstants.h | 270 enum class RTLDependInfoFields { BaseAddr, Len, Flags }; enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPConstants.h | 259 enum class RTLDependInfoFields { BaseAddr, Len, Flags }; enumerator
|