HomeSort by: relevance | last modified time | path
    Searched refs:ReadInstructions (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/TableGen/
CodeGenTarget.h 58 void ReadInstructions() const;
147 if (Instructions.empty()) ReadInstructions();
153 if (Instructions.empty()) ReadInstructions();
CodeGenTarget.cpp 436 void CodeGenTarget::ReadInstructions() const {

Completed in 92 milliseconds