Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h126 mca::CustomBehaviour *createCustomBehaviour(const MCSubtargetInfo &STI,
609 mca::CustomBehaviour *createCustomBehaviour(const MCSubtargetInfo &STI, in createCustomBehaviour() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp710 TheTarget->createCustomBehaviour(*STI, S, *MCII)); in main()