Searched defs:RegAlloc (Results 1 – 13 of 13) sorted by relevance
38 class RegAlloc { class
50 RegAllocType RegAlloc = RegAllocType::Default; member
55 StringRef RegAlloc = "default"; member
55 RegAllocType RegAlloc = RegAllocType::Default; member
730 RegAlloc("regalloc", variable
174 class RegAlloc class177 RegAlloc(Program *program) : prog(program), func(NULL), sequence(0) { } in RegAlloc() function in nv50_ir::__anon93abb1c60111::RegAlloc
851 RegAlloc("regalloc", cl::Hidden, cl::init(&useDefaultRegisterAllocator), variable
1101 RegAlloc("regalloc", cl::Hidden, cl::init(&useDefaultRegisterAllocator), variable
298 class RegAlloc { class
610 LinearScan RegAlloc(Func); in postRegallocSplitting() local
51 RegAlloc []Location member