OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:specForUID
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/TableGen/
X86DisassemblerTables.h
271
///
specForUID
- Returns the instruction specifier for a given unique
276
InstructionSpecifier&
specForUID
(InstrUID uid) {
X86RecognizableInstr.cpp
218
Spec = &tables.
specForUID
(UID);
[
all
...]
Completed in 36 milliseconds