Searched defs:CodeGenRegisterFile (Results 1 – 1 of 1) sorted by relevance
180 struct CodeGenRegisterFile { struct187 CodeGenRegisterFile(StringRef name, Record *def) in CodeGenRegisterFile() function190 bool hasDefaultCosts() const { return Costs.empty(); } in hasDefaultCosts()