Searched defs:US (Results 1 – 6 of 6) sorted by relevance
5 #define US 1000000 /* number of microseconds per second */ macro
19 #define US 1000000UL /* shortcut for microseconds per second */ macro
31 unsigned short US, signed short SS, int I, unsigned int UI, in builtinType()
669 LiveInterval::iterator US = IntA.FindSegmentContaining(UseIdx); in removeCopyByCommutingDef() local722 LiveInterval::iterator US = IntA.FindSegmentContaining(UseIdx); in removeCopyByCommutingDef() local
10 #define US 1000000UL /* microseconds per second */ macro
3135 } else if (const SCEVUnknown *US = dyn_cast<SCEVUnknown>(S)) { in CollectLoopInvariantFixupsAndFormulae() local