Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DTargetRegistry.h135 mca::InstrPostProcess *createInstrPostProcess(const MCSubtargetInfo &STI,
712 mca::InstrPostProcess *createInstrPostProcess(const MCSubtargetInfo &STI, in createInstrPostProcess() function
/openbsd/gnu/llvm/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp531 TheTarget->createInstrPostProcess(*STI, *MCII)); in main()