Home
last modified time | relevance | path

Searched refs:getStartViews (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/MCA/
DCustomBehaviour.cpp28 CustomBehaviour::getStartViews(llvm::MCInstPrinter &IP, in getStartViews() function in llvm::mca::CustomBehaviour
/openbsd/src/gnu/llvm/llvm/include/llvm/MCA/
DCustomBehaviour.h108 getStartViews(llvm::MCInstPrinter &IP, llvm::ArrayRef<llvm::MCInst> Insts);
/openbsd/src/gnu/llvm/llvm/tools/llvm-mca/
Dllvm-mca.cpp672 CB->getStartViews(*IP, Insts); in main()
/openbsd/src/gnu/llvm/llvm/docs/CommandGuide/
Dllvm-mca.rst1154 appear in the output: `getStartViews()`, `getPostInstrInfoViews()`, and