OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasVEXPrefix
(Results
1 - 4
of
4
) sorted by null
/external/llvm/utils/TableGen/
X86RecognizableInstr.h
55
/// The
hasVEXPrefix
field from the record
56
bool
HasVEXPrefix
;
X86RecognizableInstr.cpp
233
HasVEXPrefix
= Rec->getValueAsBit("
hasVEXPrefix
");
382
} else if (HasVEX_4VPrefix || HasVEX_4VOp3Prefix||
HasVEXPrefix
) {
[
all
...]
/external/llvm/lib/Target/X86/MCTargetDesc/
X86MCCodeEmitter.cpp
[
all
...]
/external/llvm/lib/Target/X86/
X86CodeEmitter.cpp
[
all
...]
Completed in 27 milliseconds