Searched defs:LoadInfo (Results 1 – 2 of 2) sorted by relevance
1290 struct LoadInfo { struct in __anond1ea022a0211::LoadClusterMutation1291 SUnit *SU;1292 unsigned BaseReg;1293 unsigned Offset;1294 LoadInfo(SUnit *su, unsigned reg, unsigned ofs) in LoadInfo() argument1297 bool operator<(const LoadInfo &RHS) const { in operator <()
530 FX_BOOL CCodec_JpegModule::LoadInfo(const uint8_t* src_buf, in LoadInfo() function in CCodec_JpegModule