Searched refs:LPC (Results 1 – 14 of 14) sorted by relevance
105 %token <reg> DR AR FPR FPCR LPC ZAR ZDR LZPC CREG251 | '(' LPC ')'536 | LPC561 LPC865 return LPC; in yylex()
103 %token <reg> DR AR FPR FPCR LPC ZAR ZDR LZPC CREG224 | '(' LPC ')'509 | LPC534 LPC836 return LPC; in yylex()
1058 product AMD PBC8111_LPC 0x7468 8111 LPC1076 product AMD HUDSON2_LPC 0x780e Hudson-2 LPC1088 product AMD KERNCZ_LPC 0x790e FCH LPC3526 product INTEL 400SERIES_LP_LPC_1 0x0284 400 Series LPC3527 product INTEL 400SERIES_LP_LPC_2 0x0285 400 Series LPC3619 product INTEL H470_LPC 0x0684 H470 LPC3620 product INTEL Z490_LPC 0x0685 Z490 LPC3621 product INTEL Q470_LPC 0x0687 Q470 LPC3622 product INTEL QM480_LPC 0x068c QM480 LPC3623 product INTEL HM470_LPC 0x068d HM470 LPC[all...]
8 LPC
147 # Intel ICHx/ICHx-M LPC bridges157 # AMD 8111 LPC bridge162 # Intel Atom E600 LPC bridge
87 amdpcib* at pci? # AMD 8111 LPC bridge 88 tcpcib* at pci? # Intel Atom E600 LPC bridge89 ichpcib* at pci? # Intel ICHx/ICHx-M LPC bridges112 nsclpcsio* at isa? port 0x2e # NS PC87366 LPC Super I/O142 viasio* at isa? port 0x2e flags 0x0000 # VIA VT1211 LPC Super I/O144 wbsio* at isa? port 0x2e # Winbond LPC Super I/O
164 # AMD 8111 LPC bridge169 # Intel Atom E600 LPC bridge
115 amdpcib* at pci? # AMD 8111 LPC bridge116 tcpcib* at pci? # Intel Atom E600 LPC bridge139 #viasio* at isa? port 0x2e flags 0x0000 # VIA VT1211 LPC Super I/O142 wbsio* at isa? port 0x2e # Winbond LPC Super I/O
245 # Winbond LPC Super I/O281 # VIA VT1211 LPC Super I/O
63 LPC = 262, enumerator77 #define LPC 262 macro2444 return LPC; in yylex()
10 # define LPC 261 macro2037 return LPC; in yylex()
182 product BUFFALO LPC_CF_CLT 0x0307 BUFFALO LPC-CF-CLT
940 * If the current lane is specified and the architecture program location LPC943 entry to the call frame), it must be LPC.
10506 if (auto *LPC = dyn_cast<OMPLastprivateClause>(C)) { in checkGenericLoopLastprivate() local10507 for (Expr *RefExpr : LPC->varlists()) { in checkGenericLoopLastprivate()