Searched defs:LLC (Results 1 – 12 of 12) sorted by relevance
33 class LLC; variable160 LLC(const std::string &llcPath, CC *cc, in LLC() function
46 enum ResourceType { LLC, LD, SUBZERO, NUM_TYPES }; enumerator
85 bool LLC = (pGmmLibContext->GetGtSysInfo()->LLCCacheSizeInKb > 0); // aka "Core -vs- Atom". in InitCachePolicy() local
146 LLC = 347, /* LLC */ enumerator
681 MachO::linkedit_data_command LLC = Obj->getLinkeditDataLoadCommand(Load); in printMachODataInCode() local
193 class LLC(Packet): class
333 pub const LLC: Self = Self(c::AF_LLC as _); constant
205 uint32_t LLC : 1; member
42 uint64_t LLC : 1; member
301 uint32_t LLC : 1; // Gen6+ member
323 MachO::linkedit_data_command LLC = in getSectionsAndSymbols() local
1912 } LLC; typedef