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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.h166 struct CodeGenRegisterCost { struct in namespace:llvm
170 CodeGenRegisterCost(Record *RC, unsigned RegisterCost, bool AllowMoveElim = false) function in struct:llvm::CodeGenRegisterCost

Completed in 105 milliseconds