Home
last modified time | relevance | path

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

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