Searched defs:getRegisterID (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h162 MCPhysReg getRegisterID() const { return RegisterID; } function in class:llvm::mca::WriteState
264 MCPhysReg getRegisterID() const { return RegisterID; } function in class:llvm::mca::ReadState

Completed in 54 milliseconds