Searched defs:ReadInstructions (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenTarget.cpp | 272 void CodeGenTarget::ReadInstructions() const { ReadInstructions() function in CodeGenTarget |
/llvm-project/lldb/source/API/ | ||
H A D | SBTarget.cpp | 1994 lldb::SBInstructionList SBTarget::ReadInstructions(lldb::SBAddress base_addr, in ReadInstructions() function in SBTarget |