Home
last modified time | relevance | path

Searched defs:RATC (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DLlvmState.h95 std::unique_ptr<const RegisterAliasingTrackerCache> RATC; global() variable
H A DMCInstrDescView.cpp106 create(const MCInstrInfo & InstrInfo,const RegisterAliasingTrackerCache & RATC,const BitVectorCache & BVC,unsigned Opcode) create() argument
248 dump(const MCRegisterInfo & RegInfo,const RegisterAliasingTrackerCache & RATC,raw_ostream & Stream) const dump() argument
302 InstructionsCache(const MCInstrInfo & InstrInfo,const RegisterAliasingTrackerCache & RATC) InstructionsCache() argument
[all...]
H A DMCInstrDescView.h182 const RegisterAliasingTrackerCache &RATC; global() member