Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DExecuteStage.cpp159 RCU.onInstructionExecuted(IR.getInstruction()->getRCUTokenID()); in notifyInstructionExecuted()
DInstruction.h330 unsigned getRCUTokenID() const { return RCUTokenID; } in getRCUTokenID() function