OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getWhatFor
(Results
1 - 3
of
3
) sorted by null
/external/llvm/utils/TableGen/
DAGISelMatcherOpt.cpp
48
New = new RecordChildMatcher(MC->getChildNo(), RM->
getWhatFor
(),
DAGISelMatcher.h
246
const std::string &
getWhatFor
() const { return WhatFor; }
280
const std::string &
getWhatFor
() const { return WhatFor; }
[
all
...]
DAGISelMatcherEmitter.cpp
210
<< cast<RecordMatcher>(N)->
getWhatFor
();
220
<< cast<RecordChildMatcher>(N)->
getWhatFor
();
Completed in 2422 milliseconds