OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadInstructions
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/TableGen/
CodeGenTarget.h
73
void
ReadInstructions
() const;
150
if (Instructions.empty())
ReadInstructions
();
156
if (Instructions.empty())
ReadInstructions
();
CodeGenTarget.cpp
263
void CodeGenTarget::
ReadInstructions
() const {
Completed in 27 milliseconds