Home
last modified time | relevance | path

Searched defs:InstructionsCache (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DMCInstrDescView.h173 struct InstructionsCache { struct
182 const RegisterAliasingTrackerCache &RATC;
184 Instructions;
185 const BitVectorCache BVC;
H A DMCInstrDescView.cpp302 InstructionsCache::InstructionsCache(const MCInstrInfo &InstrInfo, in InstructionsCache() function in llvm::exegesis::InstructionsCache