Home
last modified time | relevance | path

Searched refs:getPostInstrInfoViews (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DCustomBehaviour.cpp34 CustomBehaviour::getPostInstrInfoViews(llvm::MCInstPrinter &IP, in getPostInstrInfoViews() function in llvm::mca::CustomBehaviour
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DCustomBehaviour.h111 getPostInstrInfoViews(llvm::MCInstPrinter &IP,
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp767 CB->getPostInstrInfoViews(*IP, Insts); in main()