OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstructionsCache
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
LlvmState.h
64
const
InstructionsCache
&getIC() const { return *IC; }
72
std::unique_ptr<const
InstructionsCache
> IC;
MCInstrDescView.h
175
struct
InstructionsCache
{
176
InstructionsCache
(const MCInstrInfo &InstrInfo,
LlvmState.cpp
47
IC.reset(new
InstructionsCache
(getInstrInfo(), getRATC()));
MCInstrDescView.cpp
304
InstructionsCache
::
InstructionsCache
(const MCInstrInfo &InstrInfo,
308
const Instruction &
InstructionsCache
::getInstr(unsigned Opcode) const {
Completed in 15 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026