Home
last modified time | relevance | path

Searched defs:CUInfo (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp29 struct llvm::gsym::CUInfo { struct in llvm::gsym
30 const DWARFDebugLine::LineTable *LineTable;
31 const char *CompDir;
32 std::vector<uint32_t> FileCache;
33 uint64_t Language = 0;
34 uint8_t AddrSize = 0;
36 CUInfo(DWARFContext &DICtx, DWARFCompileUnit *CU) { in CUInfo() argument
51 bool isHighestAddress(uint64_t Addr) const { in isHighestAddress()
68 uint32_t DWARFToGSYMFileIndex(GsymCreator &Gsym, uint32_t DwarfFileIdx) { in DWARFToGSYMFileIndex()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/statusreport/
H A Dencode_status_report.h95 struct CUInfo struct
98 {
114 {
125 int8_t QP;
126 uint8_t reserved2[3];
127 uint32_t SAD;
129 Int16Pair MV[2][2];
132 {
144 uint32_t reserved4[10];
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_encoder_base.h775 struct CUInfo struct
778 {
794 {
805 int8_t QP;
806 uint8_t reserved2[3];
807 uint32_t SAD;
809 Int16Pair MV[2][2];
812 {
824 uint32_t reserved4[10];