Home
last modified time | relevance | path

Searched refs:createInstrPostProcess (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h130 mca::InstrPostProcess *createInstrPostProcess(const MCSubtargetInfo &STI,
619 mca::InstrPostProcess *createInstrPostProcess(const MCSubtargetInfo &STI, in createInstrPostProcess() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp567 TheTarget->createInstrPostProcess(*STI, *MCII)); in main()