OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNodeXForm
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/TableGen/
DAGISelMatcherEmitter.cpp
488
OS << "OPC_EmitNodeXForm, " << getNodeXFormID(XF->
getNodeXForm
()) << ", "
491
OS.PadToColumn(CommentIndent) << "// "<<XF->
getNodeXForm
()->getName();
DAGISelMatcher.h
936
Record *
getNodeXForm
() const { return NodeXForm; }
[
all
...]
Completed in 5815 milliseconds