OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:T8XS
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/TableGen/
X86RecognizableInstr.cpp
80
A6 = 15, A7 = 16, T8XD = 17,
T8XS
= 18, TAXD = 19
311
(Prefix == X86Local::XS || Prefix == X86Local::
T8XS
))
318
(Prefix == X86Local::XS || Prefix == X86Local::
T8XS
))
331
else if (Prefix == X86Local::XS || Prefix == X86Local::
T8XS
)
343
(Prefix == X86Local::XS || Prefix == X86Local::
T8XS
))
350
(Prefix == X86Local::XS || Prefix == X86Local::
T8XS
))
359
else if (Prefix == X86Local::XS || Prefix == X86Local::
T8XS
)
371
(Prefix == X86Local::XS || Prefix == X86Local::
T8XS
))
380
else if (Prefix == X86Local::XS || Prefix == X86Local::
T8XS
||
878
case X86Local::
T8XS
[
all
...]
/external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h
301
//
T8XS
- Prefix before and after 0x0F. Combination of T8 and XS.
302
T8XS
= 18 << Op0Shift,
Completed in 62 milliseconds