OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tryAliasOpMatch
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/TableGen/
CodeGenInstruction.cpp
411
///
tryAliasOpMatch
- This is a helper function for the CodeGenInstAlias
415
bool CodeGenInstAlias::
tryAliasOpMatch
(DagInit *Result, unsigned AliasOpNo,
564
if (
tryAliasOpMatch
(Result, AliasOpNo, InstOpRec, (NumSubOps > 1),
602
if (
tryAliasOpMatch
(Result, AliasOpNo, SubRec, false,
CodeGenInstruction.h
332
bool
tryAliasOpMatch
(DagInit *Result, unsigned AliasOpNo,
Completed in 40 milliseconds