Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenTarget.h59 void ReadInstructions() const;
137 if (Instructions.empty()) ReadInstructions(); in getInstructions()
143 if (Instructions.empty()) ReadInstructions(); in getInstruction()
DCodeGenTarget.cpp329 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