Home
last modified time | relevance | path

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

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