OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CodeGenInstAlias
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/TableGen/
CodeGenInstruction.cpp
426
///
CodeGenInstAlias
Implementation
429
/// tryAliasOpMatch - This is a helper function for the
CodeGenInstAlias
433
bool
CodeGenInstAlias
::tryAliasOpMatch(DagInit *Result, unsigned AliasOpNo,
539
unsigned
CodeGenInstAlias
::ResultOperand::getMINumOperands() const {
556
CodeGenInstAlias
::
CodeGenInstAlias
(Record *R, unsigned Variant,
CodeGenInstruction.h
285
///
CodeGenInstAlias
- This represents an InstAlias definition.
286
class
CodeGenInstAlias
{
341
CodeGenInstAlias
(Record *R, unsigned Variant, CodeGenTarget &T);
Completed in 67 milliseconds