HomeSort by relevance Sort by last modified time
    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 44 milliseconds