Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h270 void instructionCheck(const InstRef &IR) const { in instructionCheck() function
/src/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp191 HWS.instructionCheck(IR); in execute()