Home
last modified time | relevance | path

Searched refs:ReadInstructions (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenTarget.h72 void ReadInstructions() const;
134 if (Instructions.empty()) ReadInstructions(); in getInstructions()
140 if (Instructions.empty()) ReadInstructions(); in getInstruction()
DCodeGenTarget.cpp217 void CodeGenTarget::ReadInstructions() const { in ReadInstructions() function in CodeGenTarget
/external/llvm/utils/TableGen/
DCodeGenTarget.h74 void ReadInstructions() const;
150 if (Instructions.empty()) ReadInstructions(); in getInstructions()
156 if (Instructions.empty()) ReadInstructions(); in getInstruction()
DCodeGenTarget.cpp277 void CodeGenTarget::ReadInstructions() const { in ReadInstructions() function in CodeGenTarget