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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h111 int getCopyCost() const { return MC->getCopyCost(); } function in class:llvm::TargetRegisterClass
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h84 int getCopyCost() const { return CopyCost; } function in class:llvm::MCRegisterClass

Completed in 48 milliseconds